This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: libstdc++ of g++ 3.4.x: std::swap and std::auto_ptr causes compilationerrors
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Vinzenz Feenstra <evilissimo at web dot de>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Tue, 16 Nov 2004 09:56:20 +0100
- Subject: Re: libstdc++ of g++ 3.4.x: std::swap and std::auto_ptr causes compilationerrors
- References: <4199BC24.5020503@web.de>
Vinzenz Feenstra wrote:
I had no problems with 3.3.x and 3.2.x, other versions I didn't test,
but in my opinion it is strange.
If true, would be definitely strange, since AFAIK, nothing changed in
this area recently.
Can you send over a short snippet that now leads (correctly) to
compilation errors and didn't earlier?
Thanks,
Paolo.