mirror of https://git.musl-libc.org/git/musl
Browse Source
unless/until the byte-based C locale is implemented, defining MB_CUR_MAX to 1 in the C locale is wrong. no internal code currently uses the MB_CUR_MAX macro, but having it defined inconsistently is error-prone. applications get the value from stdlib.h and were unaffected.master
1 changed files with 0 additions and 3 deletions
Loading…
Reference in new issue