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

Get unit tests working on Windows #313

Closed
fpagliughi opened this issue Dec 27, 2020 · 1 comment
Closed

Get unit tests working on Windows #313

fpagliughi opened this issue Dec 27, 2020 · 1 comment
Assignees
Labels
fix added A fix has been pushed to the repo and is being tested
Milestone

Comments

@fpagliughi
Copy link
Contributor

There are build errors for the unit tests on Windows:

test\unit\test_token.cpp(123,3): error C7555: use of designated initializers requires at least '/std:c++latest'
test\unit\test_token.cpp(157,3): error C7555: use of designated initializers requires at least '/std:c++latest' 
test\unit\test_token.cpp(274,3): error C7555: use of designated initializers requires at least '/std:c++latest'
@fpagliughi fpagliughi self-assigned this Dec 27, 2020
@fpagliughi fpagliughi added this to the v1.2.1 milestone Dec 27, 2020
@fpagliughi fpagliughi modified the milestones: v1.2.1, v1.3 Mar 16, 2023
fpagliughi added a commit that referenced this issue Nov 11, 2023
@fpagliughi
Copy link
Contributor Author

Done

@fpagliughi fpagliughi added the fix added A fix has been pushed to the repo and is being tested label Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix added A fix has been pushed to the repo and is being tested
Projects
None yet
Development

No branches or pull requests

1 participant