new warnings from basic_string

Lars Gullik Bjønnes larsbj@gullik.net
Fri Jan 28 00:39:00 GMT 2005


Joe Buck <Joe.Buck@synopsys.COM> writes:

| On Thu, Jan 27, 2005 at 10:49:31PM +0100, Paolo Carlini wrote:
>> Joe Buck wrote:
>> 
>> >On Thu, Jan 27, 2005 at 12:00:14PM +0100, Paolo Carlini wrote:
>> > 
>> >
>> >>Yes, this is known and has nothing to do with basic_string per se, it's 
>> >>just
>> >>a recently introduced bug in the c++ front end: dozens of meaningless
>> >>warnings spilled during the build of libstdc++-v3 itself, for instance.
>> >>   
>> >>
>> >It is PR 16558.
>> > 
>> >
>> Thanks.
>> Actually, I'm not seeing the warnings anymore, I'm pretty sure the patch 
>> for c++/19583 did it.
>
| Cool, fixed today!  Otherwise I was going to bug Mark to make this
| release-critical, as it completely broke -Wall -Werror for non-trivial C++
| code.

I am still seeing this, but in lot less numbers than earlier.

I'll do an update and new build of gcc to verify. 

...

I see that the example I had with boost::lexical_cast now compiles
without errors, but I still getting the same error when compiling LyX

I will try to find a small example that shows this.

-- 
	Lgb



More information about the Libstdc++ mailing list