bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Time controls added on main branch


From: Jim Segrave
Subject: Re: [Bug-gnubg] Time controls added on main branch
Date: Fri, 12 Sep 2003 21:20:01 +0200
User-agent: Mutt/1.4i

On Fri 12 Sep 2003 (21:05 +0200), Nardy Pillads wrote:
> Win32, ChangeLog 1.1371, Sep 12th
> 
> case MOVE_TIME caused problems building the no-gui without #define 
> USE_TIMECONTROL
> 
> analysis.c, gnubg.c, html.c, latex.c, postscript.c and text.c
> have line:
> case MOVE_TIME
> 
> I had to insert #if USE_TIMECONTROL before those lines and #endif 
> after them, to make the no-gui build under Win32.
> 
> Either that was 'forgotten'.... or I am doing something wrong.

I'm committing the simpler fix now - there's no reason to make
MOVE_TIME conditionally compiled, and in fact there may be advantages
in having it always present, so I removed the #if USE_TIMECONTROL
around MOVE_TIME in backgammon.h


-- 
Jim Segrave           address@hidden




reply via email to

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