Skip to content

Harden version number parsing#99

Merged
dra27 merged 1 commit intoocaml:masterfrom
dra27:semantic
Feb 23, 2022
Merged

Harden version number parsing#99
dra27 merged 1 commit intoocaml:masterfrom
dra27:semantic

Conversation

@dra27
Copy link
Copy Markdown
Member

@dra27 dra27 commented Feb 22, 2022

The parsing of ocamlopt -version now copes with 5.0.0 and also adopts the same convention as OCAML_VERSION in caml/version.h of using a 5-digit integer instead of a 4-digit one (in case we get 4.14.10!)

The parsing of `ocamlopt -version` now copes with 5.0.0 and also adopts
the same convention as OCAML_VERSION in caml/version.h of using a
5-digit integer instead of a 4-digit one (in case we get 4.14.10!)
@dra27 dra27 merged commit 6e2fd05 into ocaml:master Feb 23, 2022
@dra27 dra27 deleted the semantic branch February 23, 2022 08:55
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