[Freeciv-Dev] Re: (PR#6569) warning during compiling on alpha Tru64 Unix
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Davide Pagnin wrote:
> 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.
How about this patch?
It should apply to current S1_14; it may not apply to R1_14_1_beta1.
jason
|
|