Skip to content

Conversation

@kennykerr
Copy link
Collaborator

Building on #3373, this further simplifies Boolean support so that there is now only one "special" type namely BOOL which cannot easily be avoided due to crazy APIs that use it for more than just binary true/false values.

BOOLEAN however has the same representation as bool and is never used for anything other than true (1) or false (0).

@kennykerr kennykerr merged commit 2291719 into master Dec 10, 2024
75 checks passed
@kennykerr kennykerr deleted the sans-boolean branch December 10, 2024 20:49
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