[PHP-CVS] cvs: php-src / Makefile.global

2005-11-08 Thread Jani Taskinen
sniper Wed Nov 9 00:41:11 2005 EDT Modified files: /php-srcMakefile.global Log: Cleanup the code coverage files http://cvs.php.net/diff.php/php-src/Makefile.global?r1=1.62&r2=1.63&ty=u Index: php-src/Makefile.global diff -u php-src/Makefile.global:1.62 php

[PHP-CVS] cvs: php-src /ext/date/lib parse_date.c

2005-11-08 Thread Jani Taskinen
sniper Tue Nov 8 17:46:04 2005 EDT Modified files: /php-src/ext/date/lib parse_date.c Log: - Change paths to be relative # # Derick, don't forget to move the .re file into this same directory! # # This was the 2nd last piece of making the code-cover

Re: [PHP-CVS] cvs: php-src / genfiles

2005-11-08 Thread Jani Taskinen
This "genfiles" does produce #line free files. You need to do './cvsclean' first though. :) --Jani On Tue, 8 Nov 2005, Nuno Lopes wrote: Zend ones. Zend/zend_ini_scanner.c, language_parser, ini_parser,etc .. 'grep -lr "#line" *' shows all them :) Nuno - Original Message

Re: [PHP-CVS] cvs: php-src / genfiles

2005-11-08 Thread Nuno Lopes
Zend ones. Zend/zend_ini_scanner.c, language_parser, ini_parser,etc .. 'grep -lr "#line" *' shows all them :) Nuno - Original Message - Be more precise, which ones? :) The relevant ones are handled in the beginning of this file. --Jani On Tue, 8 Nov 2005, Nuno Lopes wr

Re: [PHP-CVS] cvs: php-src / genfiles

2005-11-08 Thread Jani Taskinen
Be more precise, which ones? :) The relevant ones are handled in the beginning of this file. --Jani On Tue, 8 Nov 2005, Nuno Lopes wrote: And what about flex/bison parsers? - Original Message - sniper Tue Nov 8 15:21:40 2005 EDT Modified files: /php-src genfiles

[PHP-CVS] cvs: php-src / Makefile.gcov gen_php_cov

2005-11-08 Thread Jani Taskinen
sniper Tue Nov 8 15:27:11 2005 EDT Removed files: /php-srcgen_php_cov Modified files: /php-srcMakefile.gcov Log: - Moved gen_php_cov functionality into the Makefile. Doing 'make lcov' will run the test suite and create the code

Re: [PHP-CVS] cvs: php-src / genfiles

2005-11-08 Thread Nuno Lopes
And what about flex/bison parsers? - Original Message - sniper Tue Nov 8 15:21:40 2005 EDT Modified files: /php-src genfiles Log: More files to have #line directives stripped for release http://cvs.php.net/diff.php/php-src/genfiles?r1=1.23&r2=1.24&ty=u Index: php-src/genfiles

[PHP-CVS] cvs: php-src /ext/pdo_sqlite/sqlite/src parse.c

2005-11-08 Thread Jani Taskinen
sniper Tue Nov 8 15:25:17 2005 EDT Modified files: /php-src/ext/pdo_sqlite/sqlite/src parse.c Log: nuke #line directives. http://cvs.php.net/diff.php/php-src/ext/pdo_sqlite/sqlite/src/parse.c?r1=1.10&r2=1.11&ty=u Index: php-src/ext/pdo_sqlite/sqlite/src/parse.

[PHP-CVS] cvs: php-src(PHP_5_1) / genfiles

2005-11-08 Thread Jani Taskinen
sniper Tue Nov 8 15:21:47 2005 EDT Modified files: (Branch: PHP_5_1) /php-srcgenfiles Log: MFH http://cvs.php.net/diff.php/php-src/genfiles?r1=1.22.2.1&r2=1.22.2.2&ty=u Index: php-src/genfiles diff -u php-src/genfiles:1.22.2.1 php-src/genfiles:1.22.2.2 ---

[PHP-CVS] cvs: php-src / genfiles

2005-11-08 Thread Jani Taskinen
sniper Tue Nov 8 15:21:40 2005 EDT Modified files: /php-srcgenfiles Log: More files to have #line directives stripped for release http://cvs.php.net/diff.php/php-src/genfiles?r1=1.23&r2=1.24&ty=u Index: php-src/genfiles diff -u php-src/genfiles:1.23 php-sr

[PHP-CVS] cvs: php-src /ext/pdo pdo_sql_parser.c

2005-11-08 Thread Jani Taskinen
sniper Tue Nov 8 15:12:11 2005 EDT Modified files: /php-src/ext/pdopdo_sql_parser.c Log: - Fix #line paths http://cvs.php.net/diff.php/php-src/ext/pdo/pdo_sql_parser.c?r1=1.37&r2=1.38&ty=u Index: php-src/ext/pdo/pdo_sql_parser.c diff -u php-src/ext/pdo/pdo

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS

2005-11-08 Thread Jani Taskinen
sniper Tue Nov 8 11:57:11 2005 EDT Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: FBFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.183&r2=1.2027.2.184&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.183 php-src/NEWS:1.2027.2.184 --- php

Re: [PHP-CVS] cvs: php-src(PHP_5_1) / NEWS

2005-11-08 Thread Jani Taskinen
Was the actual fix in some other commit that I don't see..? Or was this fixed long time ago but didn't have a NEWS entry? --Jani On Tue, 8 Nov 2005, Rui Hirokawa wrote: hirokawaTue Nov 8 09:47:51 2005 EDT Modified files: (Branch: PHP_5_1) /php-

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS

2005-11-08 Thread Jani Taskinen
sniper Tue Nov 8 11:53:55 2005 EDT Modified files: (Branch: PHP_4_4) /php-srcNEWS Log: fix news http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.920.2.75&r2=1.1247.2.920.2.76&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.75 php-src/NEWS:1

[PHP-CVS] cvs: php-src / .cvsignore Makefile.gcov NEWS

2005-11-08 Thread Jani Taskinen
sniper Tue Nov 8 11:43:10 2005 EDT Modified files: /php-src.cvsignore Makefile.gcov NEWS Log: - Fixed --enable-gcov to work with VPATH builds too http://cvs.php.net/diff.php/php-src/.cvsignore?r1=1.51&r2=1.52&ty=u Index: php-src/.cvsignore diff -u php-src/

[PHP-CVS] cvs: php-src(PHP_5_1) / genfiles

2005-11-08 Thread Jani Taskinen
sniper Tue Nov 8 10:54:49 2005 EDT Modified files: (Branch: PHP_5_1) /php-srcgenfiles Log: MFH http://cvs.php.net/diff.php/php-src/genfiles?r1=1.22&r2=1.22.2.1&ty=u Index: php-src/genfiles diff -u php-src/genfiles:1.22 php-src/genfiles:1.22.2.1 --- php-src/

[PHP-CVS] cvs: php-src / genfiles

2005-11-08 Thread Jani Taskinen
sniper Tue Nov 8 10:54:23 2005 EDT Modified files: /php-srcgenfiles Log: - Make sure parse_date.c is free of #line directives in releases http://cvs.php.net/diff.php/php-src/genfiles?r1=1.22&r2=1.23&ty=u Index: php-src/genfiles diff -u php-src/genfiles:1.2

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS

2005-11-08 Thread Rui Hirokawa
hirokawaTue Nov 8 09:47:51 2005 EDT Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: NEWS updated. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.182&r2=1.2027.2.183&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.182 php-src/NEWS:1.2

[PHP-CVS] cvs: php-src(PHP_5_0) / NEWS

2005-11-08 Thread Rui Hirokawa
hirokawaTue Nov 8 09:45:04 2005 EDT Modified files: (Branch: PHP_5_0) /php-srcNEWS Log: NEWS updated. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.510&r2=1.1760.2.511&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.510 php-src/NEWS:1.1

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS

2005-11-08 Thread Rui Hirokawa
hirokawaTue Nov 8 09:44:10 2005 EDT Modified files: (Branch: PHP_4_4) /php-srcNEWS Log: fixed the order. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.920.2.74&r2=1.1247.2.920.2.75&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.7

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli/tests 009.phpt

2005-11-08 Thread Andrey Hristov
andrey Tue Nov 8 09:43:55 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/mysqli/tests 009.phpt Log: test fetching of unsigned int(11) http://cvs.php.net/diff.php/php-src/ext/mysqli/tests/009.phpt?r1=1.6.2.3&r2=1.6.2.4&ty=u Index: php-src/ext/mysql

Re: [PHP-CVS] cvs: php-src(PHP_4_4) / NEWS

2005-11-08 Thread Derick Rethans
On Tue, 8 Nov 2005, Rui Hirokawa wrote: > hirokawa Tue Nov 8 09:00:52 2005 EDT > > Modified files: (Branch: PHP_4_4) > /php-src NEWS > Log: > NEWS updated. > > http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.920.2.73&r2=1.1247.2.920.2.74&ty=u > Index

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS

2005-11-08 Thread Andrey Hristov
andrey Tue Nov 8 09:10:25 2005 EDT Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.181&r2=1.2027.2.182&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.181 php-src/NEWS:1.2027.2.182 --- p

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli/tests 009.phpt

2005-11-08 Thread Andrey Hristov
andrey Tue Nov 8 09:06:41 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/mysqli/tests 009.phpt Log: fix test - putting signed into unsigned produces 0, if not in strict mode (in strict mode this will fail) http://cvs.php.net/diff.php/php-src/ext

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS

2005-11-08 Thread Rui Hirokawa
hirokawaTue Nov 8 09:00:52 2005 EDT Modified files: (Branch: PHP_4_4) /php-srcNEWS Log: NEWS updated. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.920.2.73&r2=1.1247.2.920.2.74&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.73 p

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli mysqli_api.c

2005-11-08 Thread Andrey Hristov
andrey Tue Nov 8 08:50:54 2005 EDT Modified files: (Branch: PHP_5_1) /php-src/ext/mysqli mysqli_api.c Log: on 32bit platform if the column is UNSIGNED INT(11) and the value is greater than 2^31-1 then convert to string. on 64bit this is of no problem because t

Re: [PHP-CVS] cvs: php-src /ext/standard Makefile.frag url_scanner_ex.c var_unserializer.c

2005-11-08 Thread Jani Taskinen
If it's done like that, it's not gonna have all #line's to have relative path. The way it is now works fine. --Jani On Tue, 8 Nov 2005, Marcus Boerger wrote: Hello Jani, the name of the file you are generating. Righ now you want: re2c -b -o $@ .re > $@ Probably in gcov mod

Re: [PHP-CVS] cvs: php-src /ext/standard Makefile.frag url_scanner_ex.c var_unserializer.c

2005-11-08 Thread Marcus Boerger
Hello Jani, the name of the file you are generating. Righ now you want: re2c -b -o $@ .re > $@ Probably in gcov mode we need something different, i don't know yet. All i can tell right now is that re2c offers the new -i switch which suppresses the #line output. regards marcus Tuesday, Novemb

[PHP-CVS] cvs: php-src /ext/standard url_scanner_ex.c var_unserializer.c

2005-11-08 Thread Jani Taskinen
sniper Tue Nov 8 07:35:02 2005 EDT Modified files: /php-src/ext/standard var_unserializer.c url_scanner_ex.c Log: - Use the source file as output filename instead of stdout http://cvs.php.net/diff.php/php-src/ext/standard/var_unserializer.c?r1=1.73&r2=1.7

[PHP-CVS] cvs: php-src /ext/standard Makefile.frag

2005-11-08 Thread Jani Taskinen
sniper Tue Nov 8 07:34:18 2005 EDT Modified files: /php-src/ext/standard Makefile.frag Log: - use the target file name as output file instead of stdout http://cvs.php.net/diff.php/php-src/ext/standard/Makefile.frag?r1=1.10&r2=1.11&ty=u Index: php-src/ext

Re: [PHP-CVS] cvs: php-src /ext/standard Makefile.frag url_scanner_ex.c var_unserializer.c

2005-11-08 Thread Jani Taskinen
On Tue, 8 Nov 2005, Marcus Boerger wrote: We still have the lines, shouldn't we be using the -o switch to chnage that? So that's the option to get rid of those. :) What should it be set to? --Jani -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.ph

[PHP-CVS] cvs: php-src /ext/soap php_encoding.c php_schema.c /ext/soap/tests/bugs bug35142.phpt bug35142.wsdl

2005-11-08 Thread Dmitry Stogov
dmitry Tue Nov 8 03:36:51 2005 EDT Modified files: /php-src/ext/soap php_encoding.c php_schema.c /php-src/ext/soap/tests/bugsbug35142.phpt bug35142.wsdl Log: Fixed bug #35142 (SOAP Client/Server Complex Object Support) http://cvs.php.net/diff.

Re: [PHP-CVS] cvs: php-src /ext/standard Makefile.frag url_scanner_ex.c var_unserializer.c

2005-11-08 Thread Marcus Boerger
Hello Jani, Tuesday, November 8, 2005, 1:02:55 AM, you wrote: > http://cvs.php.net/diff.php/php-src/ext/standard/Makefile.frag?r1=1.9&r2=1.10&ty=u > Index: php-src/ext/standard/Makefile.frag > diff -u php-src/ext/standard/Makefile.frag:1.9 > php-src/ext/standard/Makefile.frag:1.10 > --- php-src/e

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/soap php_encoding.c php_schema.c /ext/soap/tests/bugs bug35142.phpt bug35142.wsdl

2005-11-08 Thread Dmitry Stogov
dmitry Tue Nov 8 03:30:21 2005 EDT Added files: (Branch: PHP_5_1) /php-src/ext/soap/tests/bugsbug35142.phpt bug35142.wsdl Modified files: /php-srcNEWS /php-src/ext/soap php_encoding.c php_schema.c Log: Fixed bug #35142 (