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

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

ScoreQ issue


From: Tim Bedding
Subject: ScoreQ issue
Date: Fri, 20 Dec 2002 11:14:51 -0000

I have noticed a possible problem with the
function ScoreQ in the eval.c file.

The QUEEN_NOT_PRESENT bonus will never be awarded
because you never get that far. You always hit
the
   return(0);
line.

Perhaps a comment would be a start at fixing this.

Regards
Tim




reply via email to

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