This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
a barely useful option?
- To: gcc@gcc.gnu.org
- Subject: a barely useful option?
- From: Igor Markov <imarkov@cs.ucla.edu>
- Date: Sat, 07 Aug 1999 16:46:45 -0700
- Organization: UCLA, Computer Science
- References: <37ACBBA3.DF51EF35@cs.ucla.edu>
g++ -Weffc++ test.cxx
gives a ton of warnings when compiling
#include <iostream.h>
int main() {}
which seemingly makes -Weffc++ unuseful (I also tried <iostream>).
Given the multitude of g++ options that are documented not to be very
useful, I am not sure whether it's the option that can be removed or
the stdlibc++ fixed according to Scott Meyers' Effective C++ books.
Not a heartbreaker, of course, just wanted to let you know.
Igor
--
Igor Markov office: (310) 206-0179
http://vlsicad.cs.ucla.edu/~imarkov