This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
RE: [PATCH??] libstdc++-v3/config/locale/gnu/c_locale.h
- From: Chris Lattner <sabre at nondot dot org>
- To: Pétur Runólfsson <peturr02 at ru dot is>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Fri, 22 Aug 2003 11:37:22 -0500 (CDT)
- Subject: RE: [PATCH??] libstdc++-v3/config/locale/gnu/c_locale.h
On Fri, 22 Aug 2003, [Windows-1252] Pétur Runólfsson wrote:
> > This file does not compile due to lack of prototypes for malloc, strlen,
> > strcpy, and free. This seems like a really gross solution, but does
> > work...
>
> This seems to have been fixed already with the following checkin:
>
> 2003-07-14 Gabriel Dos Reis <gcc@integrable-solutions.net>
>
> * config/locale/gnu/c_locale.h (__convert_from_v): Include
> <cstring> and <cstdlib>. Qualify names.
Ahhh... I finally figured out my problem. I seem to have done a CVS co
with a particular date stamp, so it's not updating the files in this
directory to the most recent versions... Thanks a lot for the help! :)
:)
-Chris
--
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/