![]() For using fixed width integer types[1], the `<cstdint>`[2] C++ header needs to be explicitly included with GCC 15 due to changes[3] in libstdc++. For details, see the documentation[4] about porting to GCC 15. [1] https://en.cppreference.com/w/cpp/types/integer [2] https://en.cppreference.com/w/cpp/header/cstdint [3] https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=3a817a4a5a6d94da9127af3be9f84 [4] https://gcc.gnu.org/gcc-15/porting_to.html#cxx Signed-off-by: Daniel Bermond <dbermond@archlinux.org> |
||
---|---|---|
.. | ||
binary_decoder.cpp | ||
binary_decoder.h | ||
binary_encoder.cpp | ||
binary_encoder.h | ||
helper.cpp | ||
helper.h | ||
iga_stubs.cpp | ||
iga_wrapper.cpp | ||
iga_wrapper.h | ||
translate_platform.cpp | ||
translate_platform_base.h | ||
zebin_manipulator.cpp | ||
zebin_manipulator.h |