mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* src/scan-gram.l (YY_OBS_INIT): Remove, replace with...
[SC_COMMENT,SC_STRING,SC_CHARACTER,SC_BRACED_CODE,SC_PROLOGUE] [SC_EPILOGUE]: Output the quadrigraphs only when not in a comment. * src/reader.h, src/scan-gram.l (scanner_initialize): this. * src/reader.c (reader): Use it.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2002-06-11 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/scan-gram.l (YY_OBS_INIT): Remove, replace with...
|
||||
[SC_COMMENT,SC_STRING,SC_CHARACTER,SC_BRACED_CODE,SC_PROLOGUE]
|
||||
[SC_EPILOGUE]: Output the quadrigraphs only when not in a comment.
|
||||
* src/reader.h, src/scan-gram.l (scanner_initialize): this.
|
||||
* src/reader.c (reader): Use it.
|
||||
|
||||
|
||||
2002-06-11 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/scan-gram.l (YY_OBS_FINISH): Don't set yylval.
|
||||
|
||||
Reference in New Issue
Block a user