Skip to content

Commit d485e7f

Browse files
author
foobar
committed
Regenerate url_scanner_ex.c (always) without '#line' directives for
releases and snapshots. PR: 7154, 7263, 7289 # Sascha: Is this allright?
1 parent 287fc71 commit d485e7f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

genfiles

+3
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ EOF
1717
(cd ext/standard && make parsedate.c)
1818

1919
rm config_vars.mk .deps ext/standard/libs.mk $files
20+
21+
re2c -b ext/standard/url_scanner_ex.re | grep -v "#line" > ext/standard/url_scanner_ex.c
22+

0 commit comments

Comments
 (0)