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: new warnings from basic_string


Ian Lance Taylor <ian@airs.com> writes:

>> Note that I see this with -fno-exceptions as well.
>> 
>> I don't know if that changes anything.
>
| TRY_FINALLY_EXPR is used for many things other than exceptions, such
| as forcing local variables to be destroyed when returning from a
| function.
>
| With the patch at
>
|     http://gcc.gnu.org/ml/gcc-patches/2005-01/msg02098.html
>
| I don't see any warning for

Very good.

I will retest with current CVS (I think this patch was committed,
right?), I'll keep silent if I see no problems :-)

-- 
	Lgb


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