https://javacc.dev.java.net/issues/show_bug.cgi?id=215------- Additional comments from
xlv@... Sat Nov 29 22:19:49 +0000 2008 -------
Sorry I should have included more info in my original report. If I regenerate
all the files from scratch with 4.1 and 4.2, they are different. For the AST
files, it's just that the comment at the top now includes:
,SUPPORT_CLASS_VISIBILITY_PUBLIC=true
so that's not a big deal as it's only a cosmetic change and has no impact at
runtime but for CharStream.java, there's extra @Deprecated clauses, for
ParseException, the serialization has changed as well as some code dealing with
`specialConstructor', serialization was also changed for Token.java and
TokenManager.java.
I've attached the diff file from generating the same grammar with 4.1 and 4.2.
BTW, I put a low priority on the report as it's not that important but some of
the templates have changed and IMHO the version should be bumped.
---------------------------------------------------------------------
To unsubscribe, e-mail:
issues-unsubscribe@...
For additional commands, e-mail:
issues-help@...