ctype_base.h: Use the generic libstdc++ masks rather than MSVCRT defines.
authorDanny Smith <dannysmith@users.sourceforge.net>
Mon, 16 Jul 2007 09:19:26 +0000 (09:19 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Mon, 16 Jul 2007 09:19:26 +0000 (09:19 +0000)
commit54d82da191b21f08a0da42427f605067185a70a7
treec437a67a07f904f8658f8781da1f88ce1a16dd5d
parent19ddfd3a76d907e457e9894061df5ece46d6785b
ctype_base.h: Use the generic libstdc++ masks rather than MSVCRT defines.

* config/os/mingw32/ctype_base.h: Use the generic libstdc++ masks
rather than MSVCRT defines.
* config/os/mingw32/ctype_noninline.h (classic_table): Construct
and return a static classic table based on generic libstdc++ masks.

From-SVN: r126674
libstdc++-v3/ChangeLog
libstdc++-v3/config/os/mingw32/ctype_base.h
libstdc++-v3/config/os/mingw32/ctype_noninline.h