bug-xboard
[Top][All Lists]
Advanced

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

[Bug-XBoard] [bug #27772] Board and holdings out of sync


From: anonymous
Subject: [Bug-XBoard] [bug #27772] Board and holdings out of sync
Date: Thu, 22 Oct 2009 15:03:05 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

Follow-up Comment #4, bug #27772 (project xboard):

It seems FICS sends holdings both before and after the board. Those before
the board were then overwriting the holdings of the previous board, of course.
I now tried to fix this by hiding a flag in each board that remembers if the
holdings were already set from the ICS, and then suppress any duplicate
holdings that really belong to the next board that is yet to come. (We do not
know the move number of this board before it really arrives; thre is no move
number in a holdings line... :-( )This seems to work.

In bughouse I still allow overwrite, as I suppose multiple holdings updates
can be made there between boards. I have not tested this.

(Not in git yet.)

H.G. Muller

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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