On 01/01/11 22:58, Gerd Lorscheid wrote:

Hi!

> in engine.cpp there are the lines:
>
>      scoreFlagT hashflag = ProbeHash (depth,&hashscore,&hashmove,
> &isOnlyMove);
>      ProbeCounts[hashflag]++;
>
> ProbeCounts is an byte-array of four fields, but hashflag returns values>
> 3. ProbeCounts seems obviously to be used only for debugging purposes.
> Compiled with optimizing the language variable is 18 bytes behind
> ProbeCounts, so there is a major discrepancy between expected and real
> value.
> I will prepare a patch to clean this up.

Thanks in advance!

cu
Alexander

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to