From: Jakub Z. <bu...@ph...> - 2015-07-30 15:04:08
|
On Thu, Jul 30, 2015 at 3:56 PM, Ulya Fokanova <skv...@gm...> wrote: > 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. :) > Nice! ;) |