This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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: c++/10330: strdup reported as undeclared with g++ -ansi underWindows NT 4.0 Sp6


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=g
cc&pr=10330


Fixed in 3.2.2, 3.3 and trunk

2002-09-10  Danny Smith  <dannysmith at users dot sourceforge dot net>

 * include/bits/locale_facets.tcc (__convert_from_v):
 Replace strdup with ISO malloc and strcpy.


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