Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!yale!think!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ames!uhccux!lupton From: lupton@uhccux.uhcc.hawaii.edu (Robert Lupton) Newsgroups: gnu.gcc.bug Subject: Static functions with gcc -Wall Keywords: gcc 1.36 -Wall Message-ID: <6254@uhccux.uhcc.hawaii.edu> Date: 19 Jan 90 04:24:45 GMT Organization: University of Hawaii Lines: 5 Is there a way to stop gcc -Wall complaining about functions declared to be static? It seems to think that they are unused variables. Robert