Hello everyone, This one is regarding http://www.antlr.org/jira/browse/ANTLR-437 Actually it looks like wrong "first" generation in org.antlr.analysis.LL1Analyzer._FIRST. What happens, is that if we call _FIRST recursively and cache result, we may return LookaheadSet we cached while logically code seems to use the fact that _FIRST returns new instance every time.
Of attachment: I haven't any other thing around to make diff except CVS. Sorry about that. Vladislav Kuzkokov xored software, Inc.
antlr.patch
Description: Binary data
_______________________________________________ antlr-dev mailing list [email protected] http://www.antlr.org/mailman/listinfo/antlr-dev
