Hi,
When compiling GNU Go 3.8 with Intel C++ 11 I get following warnings between
several 100 warnings about deprecated functions.
File
Line
src\engine\board.c
689
warning #279: controlling expression is constant
src\engine\board.c
1112
warning #279: controlling expression is constant
src\engine\dragon.c
725
warning #188: enumerated type mixed with another type
src\engine\sgfdecide.c
400
warning #188: enumerated type mixed with another type
src\engine\sgfdecide.c
401
warning #188: enumerated type mixed with another type
src\engine\sgfdecide.c
407
warning #188: enumerated type mixed with another type
src\engine\sgfdecide.c
408
warning #188: enumerated type mixed with another type
src\interface\gmp.c
185
warning #188: enumerated type mixed with another type
src\interface\gmp.c
330
warning #188: enumerated type mixed with another type
src\interface\gmp.c
418
warning #188: enumerated type mixed with another type
src\interface\gmp.c
725
warning #188: enumerated type mixed with another type
src\interface\gmp.c
840
warning #188: enumerated type mixed with another type
With kind regards,
Ben Lambrechts
_______________________________________________
gnugo-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnugo-devel