Skip to content

remove boolean usage and use 0/1 instead#10997

Merged
oranagra merged 1 commit intoredis:unstablefrom
valentinogeron:remove-boolean
Jul 17, 2022
Merged

remove boolean usage and use 0/1 instead#10997
oranagra merged 1 commit intoredis:unstablefrom
valentinogeron:remove-boolean

Conversation

@valentinogeron
Copy link
Contributor

If we do not use jemalloc (mostly with valgrind) and use an old compiler that does not support C11
we will get compilation error

If we do not use jemalloc (mostly with valgrind) and use an old compiler that does not support C11
we will get compilation error
@oranagra oranagra merged commit 82b8203 into redis:unstable Jul 17, 2022
@valentinogeron valentinogeron deleted the remove-boolean branch July 17, 2022 15:29
oranagra pushed a commit that referenced this pull request Jul 18, 2022
If we do not use jemalloc (mostly with valgrind) and use an old compiler that does not support C11
we will get compilation error

Co-authored-by: Valentino Geron <[email protected]>
(cherry picked from commit 82b8203)
enjoy-binbin pushed a commit to enjoy-binbin/redis that referenced this pull request Jul 31, 2023
If we do not use jemalloc (mostly with valgrind) and use an old compiler that does not support C11
we will get compilation error

Co-authored-by: Valentino Geron <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants