Date: 10/17/00
- Next message: Andreas Karajannis: "[PHP-DEV] Patch: SEGV in url_scanner_ex.c"
- Previous message: Sascha Schumann: "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"
- In reply to: Jani Taskinen: "[PHP-DEV] About #line directives in url_scanner_ex.c"
- Next in thread: Sascha Schumann: "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 ]
> Could it be added also into 'genfiles' ?
It should be put only in genfiles, because makedist and our
snapshot system use that script. Having things in one place
is good.
> And it must also have same kind of option to not to add those #line
> directives as flex and bison does have?
No, there is no directive to suppress the #line directives.
re2c outputs the C file to stdout, so it is generally assumed
that the user is clever enough to handle grep.
- 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: Andreas Karajannis: "[PHP-DEV] Patch: SEGV in url_scanner_ex.c"
- Previous message: Sascha Schumann: "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"
- In reply to: Jani Taskinen: "[PHP-DEV] About #line directives in url_scanner_ex.c"
- Next in thread: Sascha Schumann: "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 ]

