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 c++/55837] [C++11] -Weffc++: warning: 'xxx:yyy' should be initialized in the member initialization list


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|-Weffc++: warning:          |[C++11] -Weffc++: warning:
                   |'xxx:yyy' should be         |'xxx:yyy' should be
                   |initialized in the member   |initialized in the member
                   |initialization list         |initialization list

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-01-01 00:10:17 UTC ---
-Weffc++ warnings are not designed with C++11 in mind.


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