> Hello, > > This finally adds the -Wunused-function warning to the list of warnings enforced with -Werror. It also mentions it in the doco. I've checked in the config change, Eli, how's the doco? Andrew > 2004-02-12 Andrew Cagney > > * configure.in (build_warnings): Add -Wunused-function. > * configure: Re-generate. > > Index: doc/ChangeLog > 2004-02-12 Andrew Cagney > > * gdbint.texinfo (Coding): Mention -Wunused-function. >