Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
January 2005: [Freeciv-Dev] (PR#12020) compile warnings cleanup |
[Freeciv-Dev] (PR#12020) compile warnings cleanup[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12020 > I don't like using casts to avoid warnings. The warnings are (occasionally) there for a reason, and using the cast simply hides it rather than fixing it. Changing variable types is the better solution. -jason
|