Update cpp20 external#1117
Merged
Merged
Conversation
Since Sphinx config failed on my setup.
Hence if the function is not called, no need to find qt packages.
Might fix recent compilation issue on mac.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## release-candidate #1117 +/- ##
=====================================================
+ Coverage 42.07% 44.49% +2.41%
=====================================================
Files 387 372 -15
Lines 30144 28136 -2008
=====================================================
- Hits 12683 12519 -164
+ Misses 17461 15617 -1844
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Fix the sometimes missing focus for contained window.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Desription
Move to c++20 standard
Update most external to last released version
Eigen stay in 3.4 since there is some instabilities with 5
UPDATE the form below to describe your PR
Please check if the PR fulfills these requirements
Be aware that the PR request cannot be accepted if it doesn't pass the Continuous Integration tests.
What kind of change does this PR introduce?
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Change external version may have incidence on client code, as well as c++20