On Thu, Jan 03, 2008 at 07:02:42AM -0500, Jakub Jelinek wrote: > 3 http://sunsite.mff.cuni.cz/rawhide20071220-gcc43/auto_ptr/ > std::auto_ptr is no longer in <memory>, I belive unique_ptr > should be used instead, or there is <backwards/auto_ptr.h>. > Benjamin can tell more. Small correction here, std::auto_ptr is still in <memory> in -std=c++98 mode, it has been deprecated just in -std=c++0x mode from what I see. So the above 3 failures are something else, perhaps some header which unintentionally included <memory> no longer does or something. Jakub -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list