a barely useful option?

Igor Markov imarkov@cs.ucla.edu
Sat Aug 7 16:43:00 GMT 1999


  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


More information about the Gcc mailing list