[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 From: Sascha Schumann (sascha <email protected>)
Date: 10/16/00

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>