bug-xboard
[Top][All Lists]
Advanced

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

[Bug-XBoard] [bug #27715] 2 (minor) graphic issues


From: anonymous
Subject: [Bug-XBoard] [bug #27715] 2 (minor) graphic issues
Date: Tue, 20 Oct 2009 07:52:43 +0000
User-agent: Opera/9.10 (X11; Linux i686; U; en)

Follow-up Comment #11, bug #27715 (project xboard):

Correction: "VariantSwitch" gets called, but drops out at the beginning:

if(gameInfo.variant == newVariant) return;

Because "gameInfo.variant" is always 0 on that position, any switch to normal
doesn't execute the remaining code.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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