Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2005:
[Freeciv-Dev] (PR#12020) compile warnings cleanup
Home

[Freeciv-Dev] (PR#12020) compile warnings cleanup

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: brett.albertson@xxxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#12020) compile warnings cleanup
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 27 Jan 2005 16:15:44 -0800
Reply-to: bugs@xxxxxxxxxxx

<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




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