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

Exception in parsing "1.37.0-1" #23

Open
tirolerstefan opened this issue Jun 1, 2021 · 0 comments
Open

Exception in parsing "1.37.0-1" #23

tirolerstefan opened this issue Jun 1, 2021 · 0 comments
Assignees

Comments

@tirolerstefan
Copy link

tirolerstefan commented Jun 1, 2021

Nice header-only project, but unfortunately not usable for me, because the following code throws an exeption (semver::version::from_string invalid version).

semver::version vNew = semver::from_string("1.37.0-1");

According to semver.org, this is a valid version with "pre-release" tag.

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