bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Another contribution


From: Joern Thyssen
Subject: Re: [Bug-gnubg] Another contribution
Date: Wed, 13 Aug 2003 20:29:35 +0000
User-agent: Mutt/1.4.1i

On Wed, Aug 13, 2003 at 03:56:37PM -0400, Rob wrote
> Okay, I've modified gtkcube.c so that the headings Win, Win(g), Win(bg),
> etc, are displayed.
> 
> GTK_CUBE.C
> This is done by adding a function, OutputPercentsTable that spits out a
> 2-row Gtk Table Widget, and replacing the OutputPercents call in
> CubeAnalysis with it.

Should we consider doing the same change in the text output
(OutputCubeAnalysis) and the html export (HTMLPrintCubeAnalysisTable) as
well?

I've attached a new version of gtkcube.c that fixes a few problems with
the one you posted.

> NARDY'S MAKEFILE AND NARDY.BAT
> Now as for Nardy's Makefile, I noticed that after all the help you guys gave
> me today, that it still did full recompiles every time. I had to REM out the
> code that replaced config.h, and the line that deleted *.o.
> 
> Then I modified the Makefile so that .o files were only dependent upon their
> source file. My changes to Nardy's Makefile weren't elegant, but it's a heck
> of a lot faster to compile. This is attached here as well.

It's a bit dangerous. If you modify backgammon.h your Makefile won't
recompile all necessary files. 

Once the "./configure; make" process is working on windows, we'll get
the correct depencies as they're set up by the Makefile generated by
configure.

Jørn

Attachment: gtkcube.c.gz
Description: application/gunzip

Attachment: pgp3mDhqC_e2Z.pgp
Description: PGP signature


reply via email to

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