CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/10 04:48:27
Modified files:
gnu/gcc/libstdc++-v3/config/os/bsd/openbsd: ctype_base.h
ctype_noninline.h
Log message:
reflect reality, those types must match libc.
and then, we can have a default facet when locales are not
defined.
(this lets std::istringstream work again)
