Re: [PHP-CVS] com php-src: Suppress compliation warning warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type: ext/intl/intl_data.h

2013-08-22 Thread Nikita Popov
On Thu, Aug 22, 2013 at 12:06 AM, Christopher Jones s...@php.net wrote: Commit:f38bd22ed2c5f710f72e719d7ab2a41ce30541fc Author:Christopher Jones s...@php.net Wed, 21 Aug 2013 15:06:23 -0700 Parents: d8023d13eb5c5c611a17b183b28c0a81233d8a1a Branches: PHP-5.4 PHP-5.5 master

[PHP-CVS] com php-src: Fix bug #46311: Pointer aliasing issue results in miscompile on gcc4.4: NEWS Zend/zend_execute.h

2013-08-22 Thread Nikita Popov
Commit:fc16b923135bf1670f6791d3998aeb19edde1ca5 Author:Nikita Popov ni...@php.net Thu, 22 Aug 2013 10:56:50 +0200 Parents: 11087eece75786fd053161b431de056bf1052380 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Remove duplicate calls to set filename lineno for the DTRACE_FUNCTION_ENTRY/RETURN cases: Zend/zend_dtrace.c

2013-08-22 Thread Nikita Popov
Commit:e212320a0c5e83385e26ec534dc72a16964cc67f Author:Christopher Jones s...@php.net Tue, 20 Aug 2013 16:32:53 -0700 Committer: Nikita Popov ni...@php.net Thu, 22 Aug 2013 11:23:07 +0200 Parents: 4db494a3ab1de40990fc391636a14a241a2d7668 Branches: master Link:

[PHP-CVS] com php-src: Fix pgsql notice test failure: ext/pgsql/tests/09notice.phpt

2013-08-22 Thread Nikita Popov
Commit:b668a26c2f1c03de505afcaeab6b96eb80d7a512 Author:Nikita Popov ni...@php.net Thu, 22 Aug 2013 11:31:56 +0200 Parents: e212320a0c5e83385e26ec534dc72a16964cc67f Branches: master Link:

[PHP-CVS] com php-src: Fix intl build: Zend/zend_execute.h

2013-08-22 Thread Nikita Popov
Commit:592677d810feba294c962a1b0191adeea08b6d46 Author:Nikita Popov ni...@php.net Thu, 22 Aug 2013 11:46:51 +0200 Parents: fc16b923135bf1670f6791d3998aeb19edde1ca5 Branches: master Link:

[PHP-CVS] com php-src: Forgot newline in test: ext/pgsql/tests/09notice.phpt

2013-08-22 Thread Nikita Popov
Commit:96045e1b33c759bd5ffc418b870b20e0e6c9389f Author:Nikita Popov ni...@php.net Thu, 22 Aug 2013 12:26:34 +0200 Parents: 647059abc7e9118802026684796bc04028d28c82 Branches: master Link:

[PHP-CVS] com php-src: Remove trailing whitespace in test: ext/pgsql/tests/09notice.phpt

2013-08-22 Thread Nikita Popov
Commit:1a88fcc2d818b8ccad8712e0566377b7ae4e13d1 Author:Nikita Popov ni...@php.net Thu, 22 Aug 2013 13:08:47 +0200 Parents: 96045e1b33c759bd5ffc418b870b20e0e6c9389f Branches: master Link:

[PHP-CVS] com php-src: Apply pgsql notice test fixes to PHP-5.5: ext/pgsql/tests/09notice.phpt ext/pgsql/tests/80_bug32223.phpt ext/pgsql/tests/80_bug32223b.phpt

2013-08-22 Thread Nikita Popov
Commit:c0d99fd76a37785d357ffe7a0fee8715108d3dd5 Author:Nikita Popov ni...@php.net Thu, 22 Aug 2013 14:02:55 +0200 Parents: 592677d810feba294c962a1b0191adeea08b6d46 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/pdo/pdo_stmt.c ext/pgsql/pgsql.c

2013-08-22 Thread Matteo Beccati
Commit:908da14bd1131c5c35d3f206734e9f8f42872b33 Author:Matteo Beccati mbecc...@php.net Thu, 22 Aug 2013 15:34:11 +0200 Parents: c0d99fd76a37785d357ffe7a0fee8715108d3dd5 d5987478a8fd566775510c08993cc933267a3765 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/pdo/pdo_dbh.c

2013-08-22 Thread Matteo Beccati
Commit:80917e5ca29b8eeed31d87915154dba13bdcc2b5 Author:Matteo Beccati mbecc...@php.net Thu, 22 Aug 2013 15:34:22 +0200 Parents: 926987bdc7a0013a46ca69ed6da54ca614f0c9ae 908da14bd1131c5c35d3f206734e9f8f42872b33 Branches: master Link:

[PHP-CVS] com php-src: Fixed other compiler warnings: ext/pdo/pdo_dbh.c ext/pdo/pdo_stmt.c ext/pgsql/pgsql.c

2013-08-22 Thread Matteo Beccati
Commit:d5987478a8fd566775510c08993cc933267a3765 Author:Matteo Beccati mbecc...@php.net Thu, 22 Aug 2013 15:33:12 +0200 Parents: 54d4a28003f35020a734b172d263b9e15b38950f Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Suppress compliation warning warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type: ext/intl/resourcebundle/resourcebundle.c

2013-08-22 Thread Christopher Jones
Commit:7109f369e84838a852cd0f0c591fd58a1bc4 Author:Christopher Jones s...@php.net Thu, 22 Aug 2013 09:05:52 -0700 Parents: f2ceb4963e1ecce4535d3a9b1e3dfa6960aff2c6 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Revert Suppress compliation warning warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type: ext/intl/intl_data.h

2013-08-22 Thread Christopher Jones
Commit:a61f5bf925837ad39962f5d128b748f1c0c3b321 Author:Christopher Jones s...@php.net Thu, 22 Aug 2013 08:57:18 -0700 Parents: 80917e5ca29b8eeed31d87915154dba13bdcc2b5 Branches: master Link:

[PHP-CVS] com php-src: Revert Suppress compliation warning warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type: ext/intl/intl_data.h

2013-08-22 Thread Christopher Jones
Commit:f2ceb4963e1ecce4535d3a9b1e3dfa6960aff2c6 Author:Christopher Jones s...@php.net Thu, 22 Aug 2013 08:58:24 -0700 Parents: d5987478a8fd566775510c08993cc933267a3765 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Revert Suppress compliation warning warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type: ext/intl/intl_data.h

2013-08-22 Thread Christopher Jones
Commit:18282f42c5d39e6b1790dfa7b2e18becc21d2f23 Author:Christopher Jones s...@php.net Thu, 22 Aug 2013 08:58:35 -0700 Parents: 908da14bd1131c5c35d3f206734e9f8f42872b33 Branches: PHP-5.5 master Link:

Re: [PHP-CVS] com php-src: Suppress compliation warning warning: passing argument 1 of _efree discards qualifiers from pointer target type: ext/intl/intl_data.h

2013-08-22 Thread Christopher Jones
Resend due to Spam URI Realtime Blocklist (SURBL) bounce. On 08/22/2013 08:51 AM, Christopher Jones wrote: On 8/22/13 1:23 AM, Nikita Popov wrote: On Thu, Aug 22, 2013 at 12:06 AM, Christopher Jones s...@php.net wrote: Assuming this suppresses a `const` qualifier, wouldn't it be better

Re: [PHP-CVS] com php-src: Apply pgsql notice test fixes to PHP-5.5: ext/pgsql/tests/09notice.phpt ext/pgsql/tests/80_bug32223.phpt ext/pgsql/tests/80_bug32223b.phpt

2013-08-22 Thread Yasuo Ohgaki
Thank you for back porting :) -- Yasuo Ohgaki yohg...@ohgaki.net On Thu, Aug 22, 2013 at 9:02 PM, Nikita Popov ni...@php.net wrote: Commit:c0d99fd76a37785d357ffe7a0fee8715108d3dd5 Author:Nikita Popov ni...@php.net Thu, 22 Aug 2013 14:02:55 +0200 Parents: