bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Play mistake


From: Joern Thyssen
Subject: Re: [Bug-gnubg] Play mistake
Date: Wed, 22 Jan 2003 19:18:19 +0000
User-agent: Mutt/1.4i

On Sat, Jan 18, 2003 at 04:25:12PM +0100, Jim Segrave wrote
> On Fri 17 Jan 2003 (16:49 -0800), John Doe wrote:
> > --- Nardy Pillards <address@hidden> wrote:
> > 
> > Encountered a similar situation:
> > Match ID: MIF0AAAAAAAA
> > Position ID: wmfwAWBv2wEAAA
> 
> There is something very wrong here. Using today's build, setting
> Analysis and Evaluation to 'Expert', I get the following in the hint
> window:

Try the following patch:

Index: eval.c
===================================================================
RCS file: /cvsroot/gnubg/gnubg/eval.c,v
retrieving revision 1.216
diff -c -r1.216 eval.c
*** eval.c      21 Jan 2003 19:55:38 -0000      1.216
--- eval.c      22 Jan 2003 19:17:22 -0000
***************
*** 1919,1924 ****
--- 1919,1927 ----
  #endif
  NNEvalType NNevalAction(void)
  {
+
+   return NNEVAL_NONE;
+
    switch( moveNumber ) {
      /* default, no change */
      case -2:  return NNEVAL_NONE;

Jørn




reply via email to

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