]> granicus.if.org Git - php/commitdiff
Regenerate url_scanner_ex.c (always) without '#line' directives for
authorfoobar <sniper@php.net>
Fri, 20 Oct 2000 01:58:00 +0000 (01:58 +0000)
committerfoobar <sniper@php.net>
Fri, 20 Oct 2000 01:58:00 +0000 (01:58 +0000)
releases and snapshots. PR: 7154, 7263, 7289
# Sascha: Is this allright?

genfiles

index 0bf92fc0e65957b4166e2d92827eb6529d4a2e93..2879b86cfe59056462e1ecdd538ea558f40757c0 100755 (executable)
--- a/genfiles
+++ b/genfiles
@@ -17,3 +17,6 @@ EOF
 (cd ext/standard && make parsedate.c)
 
 rm config_vars.mk .deps ext/standard/libs.mk $files
+
+re2c -b ext/standard/url_scanner_ex.re | grep -v "#line" > ext/standard/url_scanner_ex.c
+