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

Use Scanf correctly #45

Merged
merged 1 commit into from
May 21, 2021
Merged

Use Scanf correctly #45

merged 1 commit into from
May 21, 2021

Conversation

dra27
Copy link
Member

@dra27 dra27 commented May 20, 2021

The nopatch function wasn't handling all the possible error cases from Sscanf.scanf - it also wouldn't have correctly treated opam-version: "5" as being equivalent to opam-version: "5.0"

@dra27 dra27 requested a review from AltGr May 20, 2021 16:38
@AltGr AltGr merged commit e2d3ac0 into ocaml:master May 21, 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

Successfully merging this pull request may close these issues.

None yet

2 participants