Commit db7ebfd
committed
Fix rrd-antlr4 parse error: strip unsupported element option before processing
rrd-antlr4 uses an older ANTLR4 meta-grammar that doesn't support the
< assoc = right > element option. Strip it with sed before passing the
grammar to the tool; the diagram is still accurate without it.
Made-with: Cursor1 parent 6681f1d commit db7ebfd
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
| |||
0 commit comments