bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] PATCHES: Miscellaneous fixes - MAC OSX build, SOund, Ge


From: Michael Petch
Subject: Re: [Bug-gnubg] PATCHES: Miscellaneous fixes - MAC OSX build, SOund, General cleanup
Date: Sun, 11 Apr 2004 14:01:26 -0600

OKay, what we overlooked was that CommandSetGUIShowPipCount is among a
class of GUI functions that appear as commands in the non-gui build but
are disabled at run time.

In set.c there are 2 versions of CommandSetGUIShowPipCount. One for
NO_GUI builds and one with. CommandSetGUIShowEPCs should eb the same way
I guess.

An Appropriate fix would probably be like the one attached.

Sorry bout that


On Sun, 2004-04-11 at 11:45, Joern Thyssen wrote:
> On Sun, Apr 11, 2004 at 03:37:00AM -0600, Michael Petch wrote
> > - Some Bug fixes for to support a GUI build with no X display set
> > (Previously .142 developer builds would segfault)
> >     - Just realized there are still bugs with LoadRCFiles if you
> >       use 3DBoards in a GUI session, rerun gnubg with
> >       no DISPLAY env variable. Problem include loading
> >       of textures when no GUI being used etc. 
> > 
> 
> Thx, I've committed most of your patches, but I don't understand the #if
> USE_GTK around CommandSetGUIShowEPCs; in particular, why is there no #if
> USE_GTK around CommandSetGUIShowPipcount?
> 
> Jørn
-- 
Mike Petch
CApp::Sysware Consulting Ltd.
Suite 1002,1140-15th Ave SW.
Calgary, Alberta, Canada.
T2R 1K6.
(403)804-5700.

Attachment: set.c.patch
Description: Text Data


reply via email to

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