From: Ulya F. <skv...@gm...> - 2015-07-30 14:57:10
|
Found an easy hack to disambiguate grammar by forbidding newlines in flex-style named definitions. All the dirty work is done by lexer. ;) view commit <https://github.com/skvadrik/re2c/commit/e02b761a748833293b39fd69766f8073c0e6fe29#diff-9351147abfd7dc33744eaa3f4f30f371R199> So no need to break backwards compatibility. Thanks everyone. :) |