gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] Some warnings with Intel C++


From: Ben Lambrechts
Subject: [gnugo-devel] Some warnings with Intel C++
Date: Tue, 3 Mar 2009 09:33:43 +0100

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

reply via email to

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