Skip to content

Conversation

@Keno
Copy link
Member

@Keno Keno commented Mar 3, 2025

This renames the partition flags to start with PARTITION_ and turns the Binding flags into a bitfield that can be accessed atomically in preparation for adding further flags.

This renames the partition flags to start with PARTITION_ and turns
the Binding flags into a bitfield that can be accessed atomically
in preparation for adding further flags.
@Keno Keno added the backport 1.12 Change should be backported to release-1.12 label Mar 3, 2025
@Keno Keno merged commit a802faf into master Mar 3, 2025
6 of 8 checks passed
@Keno Keno deleted the kf/bpartflagrename branch March 3, 2025 07:36
KristofferC pushed a commit that referenced this pull request Mar 4, 2025
This renames the partition flags to start with PARTITION_ and turns the
Binding flags into a bitfield that can be accessed atomically in
preparation for adding further flags.

(cherry picked from commit a802faf)
vtjnash added a commit that referenced this pull request Mar 14, 2025
Fix negation mistake introduced by #57614 which broke #57378.
giordano pushed a commit that referenced this pull request Mar 15, 2025
Fix negation mistake introduced by #57614 which broke #57378.

Re-fix #57756
KristofferC pushed a commit that referenced this pull request Mar 20, 2025
Fix negation mistake introduced by #57614 which broke #57378.

Re-fix #57756

(cherry picked from commit 744e03d)
@KristofferC KristofferC removed the backport 1.12 Change should be backported to release-1.12 label Mar 24, 2025
serenity4 pushed a commit to serenity4/julia that referenced this pull request May 1, 2025
…7614)

This renames the partition flags to start with PARTITION_ and turns the
Binding flags into a bitfield that can be accessed atomically in
preparation for adding further flags.
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.

3 participants