You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
There are build errors for the unit tests on Windows:
The text was updated successfully, but these errors were encountered: