Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2003:
[Freeciv-Dev] (PR#6569) warning during compiling on alpha Tru64 Unix wit
Home

[Freeciv-Dev] (PR#6569) warning during compiling on alpha Tru64 Unix wit

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#6569) warning during compiling on alpha Tru64 Unix with gcc 3.2.2
From: "Davide Pagnin" <nightmare@xxxxxxxxxx>
Date: Sun, 19 Oct 2003 13:55:29 -0700
Reply-to: rt@xxxxxxxxxxxxxx

During compilation of freeciv 1.14.1-beta1

I get this warning during compilation:

shared.c:1320: warning: assignment discards qualifiers from pointer
target type


This is due to the implementation of libcharset that give a const
pointer to char instead of simple pointer to char. 


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