bug#73188: PEG parser does not support full PEG grammar
Ekaitz Zarraga <[email protected]> Sun, 22 Dec 2024 18:45:00 +0100
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
hi! I didn't realize but you pushed the v4, and I detected a bug in it so I sent v5. The bug is in the [^...] implementation. v5 fixes it and it even simplifies the code. Please revert 25504ba21 and apply the v5 instead.