Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
September 2001: [Freeciv-Dev] gcc warnings on solaris |
[Freeciv-Dev] gcc warnings on solaris[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
gcc on solaris gives warnings for calling functions with the wrong types. Like: warning: subscript has type `char' All of the warnings were for functions like isspace and friends which take int. So, if any one cares, attached is a patch. -- Paul Zastoupil
solaris_lameo_warnings.diff
|