[uClibc-cvs] cvs commit to uClibc/libc/misc/wchar by andersen

andersen at codepoet.org andersen at codepoet.org
Sat Aug 3 10:58:12 UTC 2002


Repository: uClibc/libc/misc/wchar
who:        andersen
time:       Sat Aug  3 04:58:12 MDT 2002


Log Message:

When DODEBUG and HAS_WCHAR were enabled and HAS_LOCALE was disabled,
wchar.c wouldn't compile:
    wchar.c: In function `__mbsnrtowcs':
    wchar.c:631: `__ctype_encoding_7_bit' undeclared (first use in this function)
This fixes it by keeping the locale specific asserts hidden when not relevant.
 -Erik


Files:

changed:    wchar.c




More information about the uClibc-cvs mailing list