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++/2972] -Wuninitialized could warn about uninitialized member variable usage in constructors


------- Additional Comments From eric-gcc at omnifarious dot org  2004-01-07 03:35 -------
Also, it should detect any scalar member variables that are not assigned to in
any way in the constructor.

-- 


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


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