Skip to content

Make use of NonZero#68

Merged
matze merged 1 commit intomatze:masterfrom
cgzones:nonzero
Sep 30, 2024
Merged

Make use of NonZero#68
matze merged 1 commit intomatze:masterfrom
cgzones:nonzero

Conversation

@cgzones
Copy link
Copy Markdown
Contributor

@cgzones cgzones commented Sep 22, 2024

Make clear to readers that the value 0 is not supported and has no special meaning.

Also allows the compiler to improve enum layouts.

Copy link
Copy Markdown
Owner

@matze matze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a CHANGELOG.md entry and mark it as a breaking change.

Make clear to readers that the value 0 is not supported and has no
special meaning.

Also allows the compiler to improve enum layouts.
@cgzones
Copy link
Copy Markdown
Contributor Author

cgzones commented Sep 25, 2024

Please add a CHANGELOG.md entry and mark it as a breaking change.

Added a Changelog entry, restored the possibility to explicitly specify WASTEBIN_MAX_PASTE_EXPIRATION=0 and thus not marked it breaking.

@matze matze merged commit ba69063 into matze:master Sep 30, 2024
@matze
Copy link
Copy Markdown
Owner

matze commented Sep 30, 2024

Thanks for this as well 👍

@cgzones cgzones deleted the nonzero branch October 1, 2024 15:30
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.

2 participants