NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: standards/58601: uchar.h C23 compliance: char8_t, mbrtoc8, c8rtomb



> +typedef unsigned char		char8_t;

could / should this check CHAR_BIT == 8 before defining?

sure, true on all netbsd platforms today and likely for
the future, but just in case?

i like how there's a lot of tests that someone else wrote :)


.mrg.


Home | Main Index | Thread Index | Old Index