[antlr-interest] Strange bug in ANTLR version higher than 3.1.2

FranklinChen at cmu.edu FranklinChen at cmu.edu
Wed Nov 4 17:18:49 PST 2009


Graham Wideman writes:
> ....And could you describe what *is* the strange bug you are seeing?
> Ie: what did you see vs what did you expect?

I expected successful termination of the program (which parses text,
manipulates the tree, passes the tree to a tree parser, which executes
silently).  What I saw with the newer versions of ANTLR was an
exception raised by the tree parser.

-- 
Franklin


More information about the antlr-interest mailing list