tony2001Mon Apr 23 11:04:54 2007 UTC
Modified files:
/php-src/sapi/cgi getopt.c
/php-src/sapi/cli getopt.c
Log:
fix long options
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/getopt.c?r1=1.13&r2=1.14&diff_format=u
Index: php-src/sapi/cgi/get
On 04/23/2007 02:10 PM, Dmitry Stogov wrote:
Hi Marcus,
I am not sure that this patch causes the failure, but long options don't
work now (sapi/cli/tests/015.phpt is filed).
Could you please check it.
http://tony2001.phpclub.net/dev/tmp/getopt.diff
This patch should fix it.
--
Wbr,
Antony Do
7 7:24 PM
> To: php-cvs@lists.php.net
> Subject: [PHP-CVS] cvs: php-src /sapi/cgi getopt.c /sapi/cli getopt.c
>
>
> helly Sun Apr 22 15:24:19 2007 UTC
>
> Modified files:
> /php-src/sapi/cgi getopt.c
> /php-src/sapi/cli getopt.c
&g
helly Sun Apr 22 15:24:19 2007 UTC
Modified files:
/php-src/sapi/cgi getopt.c
/php-src/sapi/cli getopt.c
Log:
- Merge getopt fixes from re2c
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/getopt.c?r1=1.12&r2=1.13&diff_format=u
Index: php-src/sapi/cgi/