bug-gmp
[Top][All Lists]
Advanced

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

Re: gmp-4.0 header files not installed


From: Kevin Ryde
Subject: Re: gmp-4.0 header files not installed
Date: 14 Dec 2001 07:52:43 +1000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5

Mike Castle <address@hidden> writes:
> 
> #if __GNU_MP__ + 0 == 2
> #define GMP2
> #define BITS_PER_MP_LIMB mp_bits_per_limb
> #else
> #define MPZ_GET_STR_BUG
> #include "gmp-mparam.h"
> #endif
> 
> Of course, that's broken now.

Ah, I suppose that was attempting to assert that gmp 2.x is good where
1.x was bad or something.  Yep, not a robust test.

Incidentally, in general we'd probably suggest insisting on a new
enough gmp rather than working around old bugs.



reply via email to

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