bug-gnu-chess
[Top][All Lists]
Advanced

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

empty if statement in game.cpp


From: Matthew Lai
Subject: empty if statement in game.cpp
Date: Sun, 03 Aug 2014 10:01:33 -0700
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Hello!

I am trying to compiling GNU Chess 6.1.2 on OSX (LLVM), and got a warning for the empty if statement in game.cpp.

if (!move_is_legal(move,board));

Is that intended?

Thanks
Matthew



reply via email to

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