Skip to content

add cstdint include#1416

Merged
JonathanSalwan merged 1 commit intoJonathanSalwan:dev-v1.0from
KarlVogel:fix-cpp-compile-issue
Aug 8, 2025
Merged

add cstdint include#1416
JonathanSalwan merged 1 commit intoJonathanSalwan:dev-v1.0from
KarlVogel:fix-cpp-compile-issue

Conversation

@KarlVogel
Copy link
Contributor

Fix for compilation issue (ie. on fedora 42 with gcc-15):

src/libtriton/includes/triton/modesEnums.hpp:51:64: error: ‘uint64_t’ was not declared in this scope

@JonathanSalwan
Copy link
Owner

JonathanSalwan commented Aug 6, 2025

shouldn't be better to add the include in modesEnums.hpp instead of modes.c?

@KarlVogel
Copy link
Contributor Author

Good point!

@KarlVogel KarlVogel force-pushed the fix-cpp-compile-issue branch from 22311d5 to 5e42994 Compare August 6, 2025 19:39
@JonathanSalwan JonathanSalwan added this to the v1.0 milestone Aug 7, 2025
@JonathanSalwan JonathanSalwan merged commit 6731879 into JonathanSalwan:dev-v1.0 Aug 8, 2025
26 checks passed
@KarlVogel KarlVogel deleted the fix-cpp-compile-issue branch August 8, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants