bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Latest code pb


From: Massimiliano Maini
Subject: [Bug-gnubg] Latest code pb
Date: Thu, 12 Apr 2007 13:08:41 +0200


Hi Christian,

I have a few warnings(besides usual "dereferencing" ones) compiling the latest
gnubg code (20070411) under Win.

gnubg.c: In function `main':
gnubg.c:6995: warning: unused variable `n'
gnubg.c: At top level:
gnubg.c:6931: warning: 'init_linebuffering' defined but not used
gnubg.c:6973: warning: 'init_sconyers' defined but not used
rollout.c: In function `RolloutLoopMT':
rollout.c:984: warning: dereferencing type-punned pointer will break strict-aliasing rules
gtkgame.c:2254: warning: 'python_run_file' defined but not used
multithread.c: In function `MT_SyncStart':
multithread.c:585: warning: dereferencing type-punned pointer will break strict-aliasing rules
multithread.c:594: warning: dereferencing type-punned pointer will break strict-aliasing rules
multithread.c: In function `MT_SyncEnd':
multithread.c:605: warning: dereferencing type-punned pointer will break strict-aliasing rules
multithread.c:615: warning: dereferencing type-punned pointer will break strict-aliasing rules


Also, there's a problem saving/loading the settings.

At startup, I get an error dialog with the following message :

C:\Documents: No such file or directory

If I click on OK, gnubg starts (with default settings). Then I try to save the settings and
they are saved in C:\Documents and Settings\mmaini\.gnubg\gnubgautorc

Exiting and restarting I still get the error dialog (the directory and the gnubgautorc file
do exist).

MaX.

reply via email to

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