[Freeciv-Dev] Re: Compaq Tru64 Unix Alpha platform - Building freeciv
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Tue, Jun 11, 2002 at 12:59:45AM +0200, Davide Pagnin wrote:
> I've tried the attached patch, but some warning are left, in particular
> I've noticed that all the is* family function is not wrapped to the
> my_is* family function in the server/stdinhand.c file.
> I've modified your patch, and wrapped them with the my_is* functions.
> With the modified patch, the warning count is reduced to 5!
>
> srv_main.c:924: warning: subscript has type `char'
> options.c:313: warning: subscript has type `char'
> tilespec.c:495: warning: subscript has type `char'
> tilespec.c:496: warning: subscript has type `char'
> tilespec.c:497: warning: subscript has type `char'
>
> (call to toupper and tolower, perhaps also the to* family needs a my_to*
> wrapper?)
And another version.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"This is Linux Country. On a quiet night, you can hear Windows reboot."
ctype3.diff.gz
Description: GNU Zip compressed data
|
|