Date: 10/16/00
- Next message: Sascha Schumann: "[PHP-DEV] Re: [PHP] [PATCH] File Uploads fix for 3.0.17"
- Previous message: Jani Taskinen: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 / php.ini-dist /ext/standard basic_functions.c url_scanner_ex.c url_scanner_ex.h url_scanner_ex.re"
- In reply to: Jani Taskinen: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 / php.ini-dist /ext/standard basic_functions.c url_scanner_ex.c url_scanner_ex.h url_scanner_ex.re"
- Next in thread: Hartmut Holzgraefe: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / php.ini-dist /ext/standard basic_functions.curl_scanner_ex.c url_scanner_ex.h url_scanner_ex.re"
- Reply: Hartmut Holzgraefe: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / php.ini-dist /ext/standard basic_functions.curl_scanner_ex.c url_scanner_ex.h url_scanner_ex.re"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 17 Oct 2000, Jani Taskinen wrote:
> On Mon, 16 Oct 2000, Sascha Schumann wrote:
>
> >-#line 201
> >+#line 226
>
> Are these #line directives really needed? Since they cause
> trouble when using e.g. Sun CC. Isn't there some modifier
> for re2c which disables these? At least the distributions
> should have these stripped off.
Those are necessary for debugging.
We can stick an appropiate grep into genfiles to filter out
that debugging information.
- Sascha
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Sascha Schumann: "[PHP-DEV] Re: [PHP] [PATCH] File Uploads fix for 3.0.17"
- Previous message: Jani Taskinen: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 / php.ini-dist /ext/standard basic_functions.c url_scanner_ex.c url_scanner_ex.h url_scanner_ex.re"
- In reply to: Jani Taskinen: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 / php.ini-dist /ext/standard basic_functions.c url_scanner_ex.c url_scanner_ex.h url_scanner_ex.re"
- Next in thread: Hartmut Holzgraefe: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / php.ini-dist /ext/standard basic_functions.curl_scanner_ex.c url_scanner_ex.h url_scanner_ex.re"
- Reply: Hartmut Holzgraefe: "Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / php.ini-dist /ext/standard basic_functions.curl_scanner_ex.c url_scanner_ex.h url_scanner_ex.re"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

