This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: new warnings from basic_string
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.
Paolo.