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


Hi,

> 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.

Regards,
Petur


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