[tlbuild] Upcomming gcc/g++ 13

Bruno Haible bruno at clisp.org
Tue Jun 21 12:25:07 CEST 2022


Hi Werner,

> just to be noted, the g++-13 does not include the internal used <cintstd>
> header anymore.  This will lead to broken build if types like uint8_t,
> uint32_t, and others will be used without an
> 
>   #include <cintstd>

Did you mean <cstdint>? [1][2]

Bruno

[1] https://en.cppreference.com/w/cpp/header/cstdint
[2] https://cplusplus.com/reference/cstdint/





More information about the tlbuild mailing list.