This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]