Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2002:
[Freeciv-Dev] Re: Compaq Tru64 Unix Alpha platform - Building freeciv
Home

[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]
To: Davide Pagnin <nightmare@xxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Compaq Tru64 Unix Alpha platform - Building freeciv
From: Raimar Falke <rf13@xxxxxxxxxxxxxxxxx>
Date: Tue, 11 Jun 2002 17:29:20 +0200

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."

Attachment: ctype3.diff.gz
Description: GNU Zip compressed data


[Prev in Thread] Current Thread [Next in Thread]