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

[expr.const] Properly merge P2686R5 #7533

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

jensmaurer
Copy link
Member

@jensmaurer jensmaurer commented Jan 2, 2025

P2686R5 (applied by commit e220906) accidentally reverted a change considering erroneous values made by P2795R5.

Fixes cplusplus/CWG#662

P2686R5 (applied by commit e220906)
accidentally reverted a change considering erroneous values made by
P2795R5.
@jensmaurer jensmaurer added this to the post-2025-02 milestone Jan 2, 2025
@jensmaurer
Copy link
Member Author

jensmaurer commented Jan 2, 2025

@tkoeppe , Nov 2024 motions application editorially introduced a regression that is fixed by this pull request. Please consider ASAP.

@tkoeppe
Copy link
Contributor

tkoeppe commented Jan 2, 2025

Thanks! I did look at that briefly and wasn't quite sure but failed follow up -- thanks a lot for catching this!

@tkoeppe tkoeppe merged commit d2b4804 into cplusplus:main Jan 2, 2025
2 checks passed
@jensmaurer jensmaurer deleted the c94 branch January 2, 2025 11: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

Successfully merging this pull request may close these issues.

[expr.const] P2686R5 accidently overwrites P2795R5
2 participants