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

[Freeciv-Dev] Re: Compaq Tru64 Unix Alpha platform - Building fr

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Raimar Falke <rf13@xxxxxxxxxxxxxxxxx>
Cc: Freeciv Developers ML <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: Compaq Tru64 Unix Alpha platform - Building freeciv
From: Davide Pagnin <nightmare@xxxxxxxxxx>
Date: 11 Jun 2002 18:17:38 +0200

On Tue, 2002-06-11 at 17:29, Raimar Falke wrote:
> 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.

This last version is ok! 
my_to* wrappers make the job fine..

Now, on Alpha platform + Tru64 Unix + gcc 3.0.3 + gtk or xaw,
Freeciv compile with -Werror!
I wish to thank Raimar for the effort.
 
>       Raimar
> 
> -- 
>  email: rf13@xxxxxxxxxxxxxxxxx
>  "This is Linux Country. On a quiet night, you can hear Windows reboot."




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