Jakub Herkel

Results 8 comments of Jakub Herkel

PR https://github.com/antlr/antlr4/issues/3691

fixed with https://github.com/antlr/antlr4/pull/3675

Shouldn't the import for OSGI be modified as well?

Is there any time schedule when this transition from old LTS to current LTS shall be finished?

> I can do the changes for you if you want. If it is ok for you I would appreciate...

@mbien I think that real problem here is wrong version of equinox (netbinox) I can see that osgi lib contains core in version 8 and cpmn in version 7 which...

Sorry for that. I started with some debuging and some experiments and unfortunately I had a different formatting options. So after some time I realized that I had something that...

I checked source code and the problem here is that as @matthiasblaesing mentioned a parser returns INT_LITERAL for offset position 139 that contains '>' character. Output from lexers is: ```...