This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/43820] [4.4/4.5/4.6 Regression] auto_ptr used with incomplete type no longer triggers warning



------- Comment #13 from paolo dot carlini at oracle dot com  2010-04-21 17:04 -------
static_asserts are fine, of course. Otherwise, if the real issue is that errors
coming from system headers are suppressed and shouldn't, sometimes, from the
user point of view, that is a **front-end** issue, about the semantics of the
pragma. Actually, I'm sure it has been discussed already, somewhere, Ian also
participated (this PR could well be a duplicate), and the front-end people
should be involved in the discussion.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]