bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] Recent changes in sound.c


From: Massimiliano Maini
Subject: [Bug-gnubg] Recent changes in sound.c
Date: Thu, 17 Apr 2008 10:10:37 +0200


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.


reply via email to

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