]> 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: 2f75484)
parser v02: move etiquette error to recursive rule
2021年8月21日 14:05:08 +0000 (16:05 +0200)
2021年8月21日 14:31:06 +0000 (16:31 +0200)
matches v01


diff --git a/ticv02.y b/ticv02.y
index 5fa22cace51ec80a47f3fd2f9661ad52e3d0cd44..8891a202dde9a9a7361809de35bab6407bc94698 100644 (file)
--- a/ticv02.y
+++ b/ticv02.y
@@ -75,12 +75,12 @@ filter:
etiquettes:
etiquette { etiq_en[1ドル.tok]=1; }
| etiquettes etiquette { etiq_en[2ドル.tok]=1; }
+ | error { YYABORT; }
;
etiquette:
etiquette_horodate
| etiquette_nodate
- | error { YYABORT; }
;
/* stream processing */
tic2json TIC parser/converter
RSS Atom

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