[Bug-gnubg] Fix for problem with wrong double statistics

2006-03-20 Thread Christian Anthon
Hi all, could somebody with access apply the attached diff to analysis.c, fixing the statistics problem recently reported: Christian. -- I can't promise that I'll try. But, I'll try to try. -- Bart Index: analysis.c === RCS file:

[Bug-gnubg] Creating Win distrib : random questions

2006-03-20 Thread Massimiliano . Maini
I'm almost done creating a gnubg Win distrib, just a few problems left : 1. I've created a setup.exe that works ok on my laptop and on my office PC, but has a problem on a different laptop : once install is finished, running gnubg gives : GNU Backgammon 0.14-mingwCopyright 1999, 2000, 2001,

Réf. : [Bug-gnubg] Fix for problem with wrong double statistics

2006-03-20 Thread Massimiliano . Maini
I think taht the second fix is wrong ! Here's your 2nd fix : 425,426c384 if ( pmr-CubeDecPtr-aarOutput[ 0 ][ OUTPUT_WIN ] = CashPoint( pms, pmr-CubeDecPtr-aarOutput[ 0 ] ) ) { --- if ( arDouble[ OUTPUT_TAKE ] 1.0f ) { Here we are in a missed double situation

Re: Réf. : [Bug-gnubg] Fix for problem with wrong double statistics

2006-03-20 Thread Christian Anthon
Well both should be right since the numbers are in normalized money equity, in which case OUTPUT_PASS == 1.0f ;) Christian. ___ Bug-gnubg mailing list Bug-gnubg@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnubg

Re: [Bug-gnubg] Fix for problem with wrong double statistics

2006-03-20 Thread Øystein Johansen
Patch commited. -Øystein signature.asc Description: OpenPGP digital signature ___ Bug-gnubg mailing list Bug-gnubg@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnubg

[Bug-gnubg] ETA for 0.15?

2006-03-20 Thread Russ Allbery
I'd really like to package the current code for Debian, but I hate to do that by pulling development snapshots. Is there an ETA for a 0.15 release? It sounds like enough fixes have accumulated in the repository to make it worthwhile. -- Russ Allbery ([EMAIL PROTECTED])