iliaaTue, 21 Dec 2010 22:05:15 +
Revision: http://svn.php.net/viewvc?view=revision&revision=306561
Log:
removed unused var
Changed paths:
U php/php-src/branches/PHP_5_3/ext/gmp/gmp.c
Modified: php/php-src/branches/PHP_5_3/ext/gmp/gmp.c
=
On Tue, 21 Dec 2010 18:52:07 -, Christopher Jones
wrote:
On 12/21/2010 10:47 AM, Gustavo Lopes wrote:
On Tue, 21 Dec 2010 18:23:11 -, Christopher Jones
wrote:
Hi Gustavo,
Can you review the definition of
http://www.php.net/manual/en/splminheap.compare.php ?
I believe the t
On Tue, 21 Dec 2010 18:23:11 -, Christopher Jones
wrote:
Hi Gustavo,
Can you review the definition of
http://www.php.net/manual/en/splminheap.compare.php ?
I believe the testcase should have the operands reversed to satisfy this
definition and so the bug was bogus.
I did. The de
On 12/21/2010 10:47 AM, Gustavo Lopes wrote:
On Tue, 21 Dec 2010 18:23:11 -, Christopher Jones
wrote:
Hi Gustavo,
Can you review the definition of
http://www.php.net/manual/en/splminheap.compare.php ?
I believe the testcase should have the operands reversed to satisfy this
definitio
Hi Gustavo,
Can you review the definition of
http://www.php.net/manual/en/splminheap.compare.php ?
I believe the testcase should have the operands reversed to satisfy this
definition
and so the bug was bogus.
Chris
On 12/21/2010 09:29 AM, Gustavo André dos Santos Lopes wrote:
cataphract
cataphract Tue, 21 Dec 2010 17:29:14 +
Revision: http://svn.php.net/viewvc?view=revision&revision=306542
Log:
- Fixed bug #53588 (SplMinHeap bad sorting with custom compare
function).
Bug: http://bugs.php.net/53588 (Assigned) SplMinHeap bad insert sort
confirmed on windows too:
http://rmtools.php.net/snaps/trunk-ts-windows-vc9-x86/logs/r306535/compile.txt
Cheers,
On Tue, Dec 21, 2010 at 2:39 PM, Antony Dovgal wrote:
> To reproduce, use the following configure line:
> ./configure --enable-exif
>
> On 12/21/2010 12:34 PM, Antony Dovgal wrote:
>
To reproduce, use the following configure line:
./configure --enable-exif
On 12/21/2010 12:34 PM, Antony Dovgal wrote:
> ext/exif doesn't compile after this patch because of this:
>
> ext/exif/exif.o: In function `OnUpdateEncode':
> /local/qa/HEAD_non-ZTS/ext/exif/exif.c:169: undefined reference
ext/exif doesn't compile after this patch because of this:
ext/exif/exif.o: In function `OnUpdateEncode':
/local/qa/HEAD_non-ZTS/ext/exif/exif.c:169: undefined reference to
`zend_multibyte_check_encoding_list'
ext/exif/exif.o: In function `OnUpdateDecode':
/local/qa/HEAD_non-ZTS/ext/exif/exif.c:1