[Freeciv-Dev] (PR#8641) warning in compilation of win32 client
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=8641 >
I tried to fix as many warnings as I could, but I might have missed
some. A lot of warnings were caused by a missing #include "text.h".
Incidentally, when I "export CFLAGS=-Werror" with mingw, the compile
stops because LOCALEDIR is redefined on the command line (originally
defined in config.h), then it stops with an implicit declaration of
index in intl/localealias.c. I'm probably doing something wrong.
-James Canete
win32-fixwarnings.diff
Description: Binary data
|
|