r126674 - in /trunk/libstdc++-v3: ChangeLog con...

dannysmith@gcc.gnu.org dannysmith@gcc.gnu.org
Mon Jul 16 09:19:00 GMT 2007


Author: dannysmith
Date: Mon Jul 16 09:19:26 2007
New Revision: 126674

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126674
Log:
	* 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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/config/os/mingw32/ctype_base.h
    trunk/libstdc++-v3/config/os/mingw32/ctype_noninline.h



More information about the Libstdc++-cvs mailing list