This is the mail archive of the gcc-prs@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


The following reply was made to PR c++/10330; it has been noted by GNATS.

From: Danny Smith <dannysmith at clear dot net dot nz>
To: Ingwer dot C dot Carlsen at philips dot com, gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org,
 nobody at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org
Cc:  
Subject: Re: c++/10330: strdup reported as undeclared with g++ -ansi under
 Windows NT 4.0 Sp6
Date: Mon, 07 Apr 2003 09:49:29 +0100

 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]