What steps will reproduce the problem?
define Etoee e -> é || _ "^" [ \0 ] ;
...
define Grammar Lexicon .o.
HarmRule .o.
E_to_ee .o.
Cleanup;
Causes a segmentation error.
Changing name E_to_ee to Etoee solves the problem.
Would not an error message be more elegant, it the name is not liked?
Original issue reported on code.google.com by eleonor...@gmx.net on 28 Dec 2011 at 11:32
Original issue reported on code.google.com by
eleonor...@gmx.net
on 28 Dec 2011 at 11:32