From: Darjus L. <da...@gm...> - 2015-10-10 00:51:44
|
Hey Frank, I've got it mostly working but my antlr knowledge is super limited. Here's a patch that makes all except one test pass: https://s3-eu-west-1.amazonaws.com/darjus/jython/antlr-3.5.patch It's failing at least two tests though :( and I'm at a bit of a loss, with limited antlr documentation and no upgrade guides that i could find. Darjus On Thu, Oct 8, 2015 at 2:41 AM fwi...@gm... <fwi...@gm...> wrote: > On Tue, Oct 6, 2015 at 3:24 PM, Darjus Loktevic <da...@gm...> wrote: > > Hey Guys, > > > > Would be nice to migrate to newer antlr version, so we could compile on > > Java8. > > > > Is anyone working on that? > Ouch, I didn't realize our current antlr version was incompatible with > java8 :( > > I tried to move to 3.5 once and found that it is definitely more than > the quick job that I had hoped it would be. If someone wants to take a > crack at it, let me know. Otherwise I'll put this near the top of my > Jython todo (just under 2.7.1 releases). > > -Frank > |