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

Add C++26 to list of standard supported by Arccore #1596

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

grospelliergilles
Copy link
Member

We need at least GCC 14, Clang 18 and CMake 3.20 to use the C++26 standard.

Il faut au moins GCC 14, CLANG 18 et CMake 3.20 pour pouvoir supporter
cette version.
@grospelliergilles grospelliergilles added arccore Arccore component build Build configuration labels Aug 28, 2024
@grospelliergilles grospelliergilles self-assigned this Aug 28, 2024
@grospelliergilles grospelliergilles merged commit caebec8 into main Aug 28, 2024
26 checks passed
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.41%. Comparing base (1509a08) to head (58bd366).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1596      +/-   ##
==========================================
- Coverage   69.45%   69.41%   -0.05%     
==========================================
  Files        2237     2237              
  Lines      159479   159471       -8     
  Branches    18368    18364       -4     
==========================================
- Hits       110772   110700      -72     
- Misses      42098    42158      +60     
- Partials     6609     6613       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@grospelliergilles grospelliergilles deleted the dev/gg-add-cxx26-to-arccore branch September 2, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arccore Arccore component build Build configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant