diff options
author | Jakub Jelinek <jakub@redhat.com> | 2002-09-05 09:54:26 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2002-09-05 09:54:26 +0200 |
commit | f373d4c761d558910774264f085e117f6c8cf791 (patch) | |
tree | 163734e49b1723c47f849e3c8f087a7547741975 /gcc/java/except.c | |
parent | 9a6d20712ba05d64e03f7252c5b145494ce7937e (diff) | |
download | gcc-f373d4c761d558910774264f085e117f6c8cf791.zip gcc-f373d4c761d558910774264f085e117f6c8cf791.tar.gz gcc-f373d4c761d558910774264f085e117f6c8cf791.tar.bz2 |
ctype_members.cc (ctype<wchar_t>::do_widen(char)): Switch to _M_c_locale_ctype around btowc call.
* config/locale/gnu/ctype_members.cc (ctype<wchar_t>::do_widen(char)):
Switch to _M_c_locale_ctype around btowc call.
(ctype<wchar_t>::do_widen(const char*, const char *, wchar_t*)):
Switch to _M_c_locale_ctype around mbsrtowcs call.
(ctype<wchar_t>::do_narrow(char)): Switch to _M_c_locale_ctype around
wctob call.
(ctype<wchar_t>::do_narrow(const char*, const char *, wchar_t*)):
Switch to _M_c_locale_ctype around wcsrtombs call.
From-SVN: r56841
Diffstat (limited to 'gcc/java/except.c')
0 files changed, 0 insertions, 0 deletions