------- Comment #1 from ian at airs dot com 2010-05-28 14:30 ------- This was addressed as a DR by the C++ committee: http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#391 . And of course the proposed C++0x standard removes this error. So gcc should only give an error with -std=c++98 -pedantic. This is low priority.
-- ian at airs dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44313