Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/games/robots



2009/8/5 David A. Holland <dholland%netbsd.org@localhost>:
> Module Name:    src
> Committed By:   dholland
> Date:           Wed Aug  5 04:03:47 UTC 2009
>
> Modified Files:
>        src/games/robots: main.c robots.6
>
> Log Message:
> Use getopt instead of hand-rolled options code. Document all the arguments
> and options. Don't allow the previously undocumented method to change the
> maximum number of scores kept per user to be used on the system-wide high
> score file. Sort options list in the man page. Bump its date.

On macppc, this seems to cause:

    compile  robots/main.o
cc1: warnings being treated as errors
/home/NetBSD/src/games/robots/main.c: In function 'main':
/home/NetBSD/src/games/robots/main.c:83: warning: comparison is always
true due to limited range of data type


- Erik


Home | Main Index | Thread Index | Old Index