hi all,

most recent code seems to build fine but has a lot of new warnings (the :

In file included from analysis.c:29:
backgammon.h:433: warning: `libintl_printf' is an unrecognized format 
function type
backgammon.h:436: warning: `libintl_printf' is an unrecognized format 
function type
backgammon.h:441: warning: `libintl_printf' is an unrecognized format 
function type
backgammon.h:444: warning: `libintl_printf' is an unrecognized format 
function type

In file included from dbprovider.c:41:
backgammon.h:433: warning: `libintl_printf' is an unrecognized format 
function type
backgammon.h:436: warning: `libintl_printf' is an unrecognized format 
function type
backgammon.h:441: warning: `libintl_printf' is an unrecognized format 
function type
backgammon.h:444: warning: `libintl_printf' is an unrecognized format 
function type

In file included from gtkgame.c:51:
backgammon.h:433: warning: `libintl_printf' is an unrecognized format 
function type
backgammon.h:436: warning: `libintl_printf' is an unrecognized format 
function type
backgammon.h:441: warning: `libintl_printf' is an unrecognized format 
function type
backgammon.h:444: warning: `libintl_printf' is an unrecognized format 
function type

gtkrace.c: In function `PerformOSR':
gtkrace.c:183: warning: unused variable `pwOutput'
gtkrace.c: In function `OSRPage':
gtkrace.c:263: warning: unused variable `i'
gtkrace.c:264: warning: unused variable `asz'

gtkrelational.c: In function `ShowRelationalClicked':
gtkrelational.c:309: warning: implicit declaration of function 
`CommandRelationalShowDetails'
gtkrelational.c: In function `GtkRelationalAddMatch':
gtkrelational.c:340: warning: implicit declaration of function 
`CommandRelationalAddMatch'
gtkrelational.c:341: warning: implicit declaration of function `outputx'
gtkrelational.c: In function `GetRelList':
gtkrelational.c:347: warning: unused variable `logical_rect'
gtkrelational.c:348: warning: unused variable `layout'
gtkrelational.c:353: warning: unused variable `column'
gtkrelational.c: In function `ShowRelationalErase':
gtkrelational.c:388: warning: implicit declaration of function 
`GetInputYN'
gtkrelational.c:392: warning: implicit declaration of function 
`CommandRelationalErase'

gtktheory.c: In function `add_mw_match_rows':
gtktheory.c:325: warning: passing arg 4 of `getMatchPoints' discards 
qualifiers from pointer target type

MaX.
_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to