Skip to content

Fix conversion warnings/errors #414

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

Merged
merged 3 commits into from
Feb 6, 2016

Conversation

cdunn2001
Copy link
Contributor

See #411.
http://paste.debian.net/378673/

Wow. There are a lot of signed/unsigned oversights in this library. We should have turned on these compiler flags long ago. Hopefully, all the conversions are correct-by-construction (no underflow). LGTM. Comments?

@cdunn2001
Copy link
Contributor Author

I guess we should bump the minor version number b/c the symbols have changed. But the sizes of datatypes have not changed, so I don't think we need a major version bump.

cdunn2001 added a commit that referenced this pull request Feb 6, 2016
@cdunn2001 cdunn2001 merged commit b860cc3 into open-source-parsers:master Feb 6, 2016
@cdunn2001 cdunn2001 deleted the conversion-errors branch February 6, 2016 16:19
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.

1 participant