Skip to content

Fix definition of c_bool for non-MSVC targets.#54

Merged
BusyJay merged 1 commit intotikv:mainfrom
Arnavion:fix-53
May 10, 2023
Merged

Fix definition of c_bool for non-MSVC targets.#54
BusyJay merged 1 commit intotikv:mainfrom
Arnavion:fix-53

Conversation

@Arnavion
Copy link

Fixes #53

@Arnavion
Copy link
Author

I tested this with the original code that I had the issue with and confirmed it works.

@BusyJay
Copy link
Member

BusyJay commented May 10, 2023

Thank you!

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.

c_bool is not (always?) c_int, causes miscompilation of extent hook API

2 participants