This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch/mingw32] Don't depend on MS runtime for classic ctype table.\
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Danny Smith <dannysmith at clear dot net dot nz>
- Cc: GCC-patches <gcc-patches at gcc dot gnu dot org>, libstdc++ at gcc dot gnu dot org
- Date: Wed, 27 Jun 2007 11:58:42 +0200
- Subject: Re: [Patch/mingw32] Don't depend on MS runtime for classic ctype table.\
- References: <000001c7b7d5$613eef60$404861cb@anykey>
Danny Smith wrote:
OK, once lockdown ends?
2007-06-25 Danny Smith <dannysmith@users,sourceforge.net>
* config/os/mingw32/ctype_noninline.h: Provide a local
_S_classic_table.
Anything affecting *only* the mingw32 config is up to your judgment...
Paolo.