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

Update supported compiler versions for 2.0.0 #589

Open
jwillikers opened this issue Oct 10, 2023 · 1 comment
Open

Update supported compiler versions for 2.0.0 #589

jwillikers opened this issue Oct 10, 2023 · 1 comment

Comments

@jwillikers
Copy link
Contributor

Expected Behavior

I maintain the Conan package for ut and noticed that when updating it for 2.0.0, the documented compiler versions weren't working.
The documentation says GCC 9, Clang 9, and Apple Clang 12 should work.

Actual Behavior

The minimum compiler versions I found to work were GCC 10, Clang 10, and Apple Clang 14.
The MSVC compiler didn't require a version bump.

@jwillikers jwillikers changed the title Update supported compiler versions fo 2.0.0 Update supported compiler versions for 2.0.0 Oct 10, 2023
@BlueSolei
Copy link

BlueSolei commented Oct 23, 2023

The links in the README file for Compiler Explorer also need to be updated.
As for now, they are broke.
Also, Clang 10 doesn't work for me, only Clang 12+.

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