Skip to content

lib: use bool/TRUE/FALSE properly - #15123

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/lib-boolean
Closed

lib: use bool/TRUE/FALSE properly#15123
bagder wants to merge 1 commit into
masterfrom
bagder/lib-boolean

Conversation

@bagder

@bagder bagder commented Oct 2, 2024

Copy link
Copy Markdown
Member

booleans should use the type 'bool' and set the value to TRUE/FALSE

non-booleans should not be 'bool' and should not set the value to TRUE/FALSE

@bagder bagder added the tidy-up label Oct 2, 2024
@bagder
bagder force-pushed the bagder/lib-boolean branch from 7eeab21 to 32bc0c1 Compare October 2, 2024 12:41
@bagder
bagder force-pushed the bagder/lib-boolean branch from 32bc0c1 to 005daa6 Compare October 2, 2024 12:42
booleans should use the type 'bool' and set the value to TRUE/FALSE

non-booleans should not be 'bool' and should not set the value to
TRUE/FALSE

Closes #15123
@bagder
bagder force-pushed the bagder/lib-boolean branch from 005daa6 to b0bc932 Compare October 2, 2024 22:06
@bagder bagder closed this in bcec084 Oct 3, 2024
@bagder
bagder deleted the bagder/lib-boolean branch October 3, 2024 07:32
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
booleans should use the type 'bool' and set the value to TRUE/FALSE

non-booleans should not be 'bool' and should not set the value to
TRUE/FALSE

Closes curl#15123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant