------- Comment #8 from rlerallut at free dot fr  2010-04-20 18:41 -------
@Chris Jefferson : indeed, if I roll my own "auto_ptr" locally, I get the
proper warning, as well as if I use -Wsystem-headers (didn't know that one). 

@Paolo Carlini : I'm using the default standard mode for gcc 4.4, so I guess
that's C++03 in which std::auto_ptr is *not* deprecated.


By the way, there's no warning with -Wall or even -Wextra. Is there a flag
-Wabsolutely_all_warnings_we_promise  that I have missed and that would really
enable *all* warnings ?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43820

Reply via email to