[PATCH 23/59] posix: Defined _POSIX_VDISABLE as integer literal

Sam James sam@gentoo.org
Sat Oct 18 07:00:39 GMT 2025


Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:

> The constant should be used with c_cc, which for all supported ABIs
> is defined as unsigned char.  By using it as literar char constant,
> clang triggers an error when compared with signal literal o ABIs that

'on ABIs'

> define 'char' as unsigned.


More information about the Libc-alpha mailing list