Hi all,

compiling the latest code (20080417) under Win I get:

In file included from sound.c:33:
backgammon.h:432: warning: `libintl_printf' is an unrecognized format 
function type
backgammon.h:435: warning: `libintl_printf' is an unrecognized format 
function type
backgammon.h:440: warning: `libintl_printf' is an unrecognized format 
function type
backgammon.h:443: warning: `libintl_printf' is an unrecognized format 
function type

This is just a warning, I think it can be fixed moving the include og 
gi18n.h after
the one of backgammon.h.

More serious, compiling the command line version (no GUI):

sound.c: In function `playSound':
sound.c:343: error: `fX' undeclared (first use in this function)
sound.c:343: error: (Each undeclared identifier is reported only once
sound.c:343: error: for each function it appears in.)

MaX.
_______________________________________________
Bug-gnubg mailing list
Bug-gnubg@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to