Skip to content

Conversation

cyphar
Copy link
Contributor

@cyphar cyphar commented May 22, 2021

The preferred error types were changed in nom 6, and while the old ones
will compile, you'll find that nom doesn't like them very much any more.
It's much more preferable to use the new errors.

Signed-off-by: Aleksa Sarai cyphar@cyphar.com

Because we don't depend on "std" for "nom", the tests were failing to
build if you only enabled the "nom" feature but not "std". So require
both when testing (this is only needed for the tests).

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
The preferred error types were changed in nom 6, and while the old ones
will compile, you'll find that nom doesn't like them very much any more.
It's much more preferable to use the new errors.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
@cyphar
Copy link
Contributor Author

cyphar commented Dec 21, 2021

/ping @tomaka

@AurelienFT
Copy link

Would love to see this merged !

@AurelienFT
Copy link

ping @tomaka

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.

2 participants