On 9 Jul 2001, Thayne Harbaugh wrote:

> Anyone want to turn on -Wall and -Werror and chase bad stuff?  I just
> saw a "control reaches end of non-void function" warning go scrolling by
> (quite a serious warning).

-Wall has always been turned on when I build here FALAICR.  I just
updated and built.  LibGII builds with no warnings here.  Got these
in LibGGI -- no showstoppers, should fix for 2.0final tho.

mode.c: In function `GGI_xf86dga_checkmode':
mode.c:372: warning: unused variable `ysize'
mode.c:372: warning: unused variable `xsize'
wrap.o: In function `init_client':
/usr/src/sftest/ggi-core/libggi/programs/demos/wrap.c:68: the use of `tmpnam' is
 dangerous, better use `mkstemp'
Makefile:386: warning: overriding commands for target `monitest'
Makefile:222: warning: ignoring old commands for target `monitest'

--
Brian

Reply via email to