Hi, On Friday 09 April 2004 23:11, Jeff Clites wrote: > Hmm, I'll need to figure out how to turn on warnings about this in gcc. > I would expect some "unused" warning as well. -Wshadow and -Wunused
-Wuninitialized and -Wunreachable-code can also help jens