This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bug in /usr/include/c++/3.4/bits/fstream.tcc
- From: Paolo Carlini <pcarlini at suse dot de>
- To: JSMA at tdc dot dk, gcc-bugs at gcc dot gnu dot org
- Date: Wed, 08 Dec 2004 12:23:50 +0100
- Subject: Re: bug in /usr/include/c++/3.4/bits/fstream.tcc
solution found at:
http://gcc.gnu.org/ml/gcc-bugs/2004-07/msg02128.html
Solution?!?
That PR is closed as INVALID for a reason and in fact nobody actually
removed those qualifiers from the library. The user code must be fixed
instead.
Thanks,
Paolo.