bug-xboard
[Top][All Lists]
Advanced

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

[Bug-XBoard] [bug #27642] Clock jumps strangely in engine mode


From: anonymous
Subject: [Bug-XBoard] [bug #27642] Clock jumps strangely in engine mode
Date: Fri, 09 Oct 2009 22:06:24 +0000
User-agent: Opera/9.10 (X11; Linux i686; U; en)

Follow-up Comment #3, bug #27642 (project xboard):

Between 4.4.0.alpha1 and alpha2 there was a change in function
MakeMove in backend.c:
"forwardMostMove++;" was shifted down and all references in between changed.
These explanation comments were added:

 //    forwardMostMove++; // [HGM] bare: moved downstream
...
    forwardMostMove++; // [HGM] bare: moved to after ApplyMove, to make sure
clock interrupt finds complete board

When I undo these changes, clock works normally again.
This also effects the moment when -inc gets added, as suspected
in my last post.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27642>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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