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++/7858: g++ rejects legal code (regression from gcc 3.*)


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

From: Andrew Pinski <pinskia@physics.uc.edu>
To: Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
Cc: <gcc-gnats@gcc.gnu.org>, <bkoz@redhat.com>
Subject: Re: c++/7858: g++ rejects legal code (regression from gcc 3.*)
Date: Sun, 8 Sep 2002 19:24:18 -0400

 Actually my argument is against using STLport because gcc now includes 
 a full c++ standard library there is no use for STLPort under gcc 3.3.
 And it looks like you can get rid of the static cast and it should work.
 
 I showed how to work around the "bug" in boost from the testcase.
 
 Thanks,
 Andrew Pinski
 


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