It was me not awake :) I took the snapshot from 11/08 instead of 11/09. Latest seems to compile fine.
MaX. 2009/11/9 Massimiliano Maini <[email protected]>: > Maybe it's me not fully awake, but compiling the latest code I get > some strange errors: > > Compiling cache.c > In file included from ../backgammon.h:25, > from ../multithread.h:16, > from cache.c:33: > ../analysis.h:154: error: expected declaration specifiers or '...' > before 'matchstate' > In file included from ../backgammon.h:27, > from ../multithread.h:16, > from cache.c:33: > ../rollout.h:160: error: expected declaration specifiers or '...' > before 'BasicCubefulRollout' > ../rollout.h:160: warning: data definition has no type or storage class > ../rollout.h:160: warning: type defaults to 'int' in declaration of > 'EXP_LOCK_FUN' > In file included from ../multithread.h:16, > from cache.c:33: > ../backgammon.h:112: error: expected specifier-qualifier-list before 'CMark' > ../backgammon.h:213: error: expected specifier-qualifier-list before > 'matchstate' > ../backgammon.h:356: error: expected '=', ',', ';', 'asm' or > '__attribute__' before 'ms' > ../backgammon.h:406: error: expected declaration specifiers or '...' > before 'va_list' > ../backgammon.h:414: error: expected declaration specifiers or '...' > before 'va_list' > In file included from ../multithread.h:16, > from cache.c:33: > ../backgammon.h:435: warning: type defaults to 'int' in declaration of > 'matchstate' > ../backgammon.h:435: error: expected ';', ',' or ')' before '*' token > ../backgammon.h:441: warning: type defaults to 'int' in declaration of > 'matchstate' > ../backgammon.h:441: error: expected ';', ',' or ')' before '*' token > ../backgammon.h:452: error: expected declaration specifiers or '...' > before 'matchstate' > ../backgammon.h:481: error: expected ')' before '*' token > ../backgammon.h:491: error: expected ')' before '*' token > ../backgammon.h:493: warning: type defaults to 'int' in declaration of > 'matchstate' > ../backgammon.h:493: error: expected ';', ',' or ')' before '*' token > ../backgammon.h:1003: warning: type defaults to 'int' in declaration > of 'matchstate' > ../backgammon.h:1003: error: expected ';', ',' or ')' before '*' token > In file included from cache.c:33: > ../multithread.h:53: error: expected specifier-qualifier-list before > 'matchstate' > > MaX. > _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
