Last question: Is there something to do for me, or is everything clear
and i can wait for the next release?
marius popa schrieb:
On Sat, Dec 6, 2008 at 5:54 PM, Benjamin Schwarze
wrote:
I dont understand your comment clearly.
Have you tested the current official code or my patch?
I have
I dont understand your comment clearly.
Have you tested the current official code or my patch?
marius popa schrieb:
On Fri, Nov 28, 2008 at 5:56 PM, Benjamin Schwarze
<[EMAIL PROTECTED]> wrote:
There is already a bug report: http://bugs.php.net/42089
I saw that someone commented to t
There is already a bug report: http://bugs.php.net/42089
My last comment contains the patch.
And sorry for the false title of this thread. In real it is the file
ibase_blobs.c. :)
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi!
As some other users recognized, there is a bug in the implementation of
the function "_php_ibase_quad_to_string". (imho since version 5.2.1)
The line
"spprintf(&result, BLOB_ID_LEN+1, "0x%0*" LL_MASK "x", 16,
*(ISC_UINT64*)(void *) &qd);"
doesnt work as estimated. The result stored insid