diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-08-03 10:58:12 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-08-03 10:58:12 +0000 |
commit | d4db0bd93900e4515a151ff6037b3fc0e1b22140 (patch) | |
tree | dc147e5a321894987769e1f51d3ea049d23bd1c2 /libc/stdio/stdio.c | |
parent | b1723348b5583c6eb489cb147994d64fe6923b35 (diff) |
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
Diffstat (limited to 'libc/stdio/stdio.c')
0 files changed, 0 insertions, 0 deletions