Skip to content
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

Unable to compile #8

Closed
youjinp opened this issue Sep 4, 2021 · 2 comments
Closed

Unable to compile #8

youjinp opened this issue Sep 4, 2021 · 2 comments

Comments

@youjinp
Copy link
Contributor

youjinp commented Sep 4, 2021

Compillation Errors

I tried to make some changes but could not compile the code?

Got a bunch of errors with ^^^^ expected usize, found u32 in lexical-core, which I think is related to this issue.

Nom V7

I then tried to upgrade nom to 7.0.0, but got more errors due to breaking changes with their error management.

Help

I'm totally new to Rust, just learnt it today.

Can I get some help with the compilation?

Rust version: rustc 1.54.0


Thank you

@nesium
Copy link
Owner

nesium commented Sep 4, 2021

Hi. I've updated the dependencies (not to nom 7 though) and it builds for me on Rust 1.54.0 stable. Does that help?

@youjinp
Copy link
Contributor Author

youjinp commented Sep 4, 2021

That worked! Thanks again.

@youjinp youjinp closed this as completed Sep 4, 2021
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

No branches or pull requests

2 participants