]> vcs.slashdirt.org Git - sw/tic2json.git/commitdiff

vcs.slashdirt.org Git - sw/tic2json.git/commitdiff

git git / sw / tic2json.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4f04e02)
lexer: switch to 7bit
2021年8月14日 18:04:59 +0000 (20:04 +0200)
2021年8月15日 11:21:02 +0000 (13:21 +0200)

diff --git a/tic.l b/tic.l
index 927a1ea1b8239e1c5039208cf2854144fca7b1bd..e7e1e3ebf27e4d9d784e4545663aa5846ba8299c 100644 (file)
--- a/tic.l
+++ b/tic.l
@@ -19,6 +19,9 @@
/* batch means that we'll never use the generated lexer interactively. */
%option batch
+/* we only process 7-bit input */
+%option 7bit
+
/* Enables debug mode. To see the debug messages, one needs to also set
yy_flex_debug to 1, then the debug messages will be printed on stderr. */
%option nodebug
tic2json TIC parser/converter
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /