bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Strange bug in cube hint and cube analysis or cache or s


From: Øystein O Johansen
Subject: Re: [Bug-gnubg] Strange bug in cube hint and cube analysis or cache or something?
Date: Tue, 22 Feb 2005 13:19:51 +0100

I've found the bug!

Except I don't understand why? Why does it work at Jons builds and why has
it not been discovered earlier? It's four months since this bug first
appeared.

It's quite simple the evalcontext in CubeAnalysisEvalPly in gtkcube.c line
~780, that's set up incorrectly.

Should be:
  evalcontext ec = {  esAnalysisCube.ec.fCubeful, 0,
#if defined( REDUCTION_CODE )
                      esAnalysisCube.ec.nReduced,
#else
                      esAnalysisCube.ec.fUsePrune,
#endif
                      TRUE, 0.0};


Jason: There is a way to work around the problem.... Go to
Settings->Analysis in the cube evaluation widget select 2ply and then
unselect the use of pruning. This will actuually solve the problem!
Amazing! ;-)

Now I'll make the *very last* install of gnubg with gtk-1.3.

-Øystein


-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.





reply via email to

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