bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] FEATURE REQUEST: Modifications to epc display


From: Petr Kadlec
Subject: Re: [Bug-gnubg] FEATURE REQUEST: Modifications to epc display
Date: Thu, 22 Apr 2004 21:43:44 +0200

At 19:07 22.04.2004 +0000, you wrote:
I'm just about to commit such code

The code does not compile without HAVE_LIBGMP. I assume something like the following is needed:

===================================================================
RCS file: /cvsroot/gnubg/gnubg/dice.c,v
retrieving revision 1.35
diff -r1.35 dice.c
838a839
> #if HAVE_LIBGMP
840a842
> #endif
Index: set.c
===================================================================
RCS file: /cvsroot/gnubg/gnubg/set.c,v
retrieving revision 1.229
diff -r1.229 set.c
169c169
<       InitRNGSeed( n, rngx );
---
>       InitRNGSeed( n, rngx, rngctx );


Regards,
Petr

--
Any nitwit can understand computers. Many do. - Ted Nelson





reply via email to

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