Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2005:
[Freeciv-Dev] (PR#12478) Meta-ticket: C99 and gcc "pedantic" warnings
Home

[Freeciv-Dev] (PR#12478) Meta-ticket: C99 and gcc "pedantic" warnings

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#12478) Meta-ticket: C99 and gcc "pedantic" warnings
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 10 Mar 2005 21:20:07 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12478 >

In an effort to track down Mike Jing's recent compile error, I thought 
to try adding

   -pedantic -std=c99

to my cflags.  The result is a lot of warnings, most of which I can 
understand as freeciv doing something "bad".

So, I will provide a series of patches to fix some of these problems.

-jason





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