Skip to content

Remove unused raw feature #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Remove unused raw feature #26

wants to merge 1 commit into from

Conversation

newca12
Copy link
Contributor

@newca12 newca12 commented Jul 10, 2021

Fix #25

@rrevenantt rrevenantt force-pushed the master branch 3 times, most recently from 0e0c2b1 to 3c36c28 Compare August 16, 2021 12:09
@kammoh kammoh mentioned this pull request Oct 8, 2021
@liamrosenfeld
Copy link

Can this get merged in? This one line prevents the crate from compiling on current Rust versions.

@newca12
Copy link
Contributor Author

newca12 commented Nov 24, 2021

This is already fixed in branch v0.3 https://github.com/rrevenantt/antlr4rust/tree/v0.3 your best bet is to build it yourself or convince the author to release it. The main arguments are that the current release is not usable and v0.3 is actually in very good shape. I used it for https://github.com/newca12/the-definitive-antlr4-reference-rs with no major issue.

@newca12 newca12 closed this Nov 24, 2021
@liamrosenfeld
Copy link

@newca12, thank you for the advice. I will give v0.3 a try. Where is the antlr generation jar for v0.3? I've looked around for it but have not found it.

@newca12
Copy link
Contributor Author

newca12 commented Dec 2, 2021

You just have to follow the instructions in the REAME to build the jar.
Of course you will need first to set the submodule repository to the v0.3 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

antlr does not compile due to depricated raw feature
2 participants