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: throw specs on Standard destructors


On Wed, Dec 11, 2002 at 01:47:59PM -0500, Phil Edwards wrote:
> On Wed, Dec 11, 2002 at 10:47:01AM -0800, Nathan Myers wrote:
> > 
> > Sorry, I don't recall the correct name for the cpp macro that indicates 
> > pedanticism or its lack, and failed to find it in the code.
> 
> I'm fairly certain there isn't one.

So the correct "fix" involves a compiler change, too.

It is beginning to look more as if this is just another
standard-conforming change to add to the "differences from 
gcc-2.x" list.   Having been noted this late suggests not
many people are inconvenienced.  Their code is easy to fix,
and the error message says where.

This is not to say we shouldn't have a cpp macro defined
when the compiler is run with -pedantic.

Nathan Myers
ncm-nospam@cantrip.org


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