This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Another obvious fix
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- To: libstdc++ at gcc dot gnu dot org
- Cc: sje at cup dot hp dot com
- Date: Thu, 6 Jun 2002 22:06:55 -0500 (CDT)
- Subject: Re: Another obvious fix
- Organization: Networks and Infrastructure Lab (IL02/2240), Motorola Labs
In article <200206062144.OAA11163@hpsje.cup.hp.com> Steve Ellcey writes:
> I believe this is another obvious fix to put wchar_t references inside
> of _GLIBCPP_USE_WCHAR_T ifdefs, I don't have write permission so I can't
> check it in.
Steve, I have added both patches to my bootstrap tree and unified the
ChangeLog entry. Please allow me to consider them for a while (I
agree that they look obvious) but I will commit them or reply within
24 hours. I like to personally bootstrap all such changes.
I assume that without these patches, bootstrap is broken somewhere? I
am on a platform that does not define _GLIBCPP_USE_WCHAR_T yet has
wchar_t (thus I don't see a problem).
Thanks,
Loren