possible but in termio.h

Cristian Rodríguez cristian@rodriguez.im
Tue Jul 1 15:35:12 GMT 2025


On Tue, Jul 1, 2025 at 10:22 AM Klaus Dittrich <kladit@t-online.de> wrote:
>
> I installed glibc-2.41.9000-486-g632d895f3e.
> Afterwards I tried to compile gcc (GCC) 14.3.1 20250627.
>
> This failed with this error:
>
> /sources/gcc/gcc-14-20250627/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h:592:10:
> warning: ISO C++ prohibits anonymous structs [-Wpedantic]
>
>    592 |   struct {
>
>        |          ^

Thats not an error but a pedantic warning..


More information about the Libc-alpha mailing list