bug-gmp
[Top][All Lists]
Advanced

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

Re: [gmp 3.1.1] LONG_MAX and ULONG_MAX redefined


From: Kevin Ryde
Subject: Re: [gmp 3.1.1] LONG_MAX and ULONG_MAX redefined
Date: 04 Jan 2001 07:24:43 +1000
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.5

Vincent Lefevre <address@hidden> writes:
> 
> #define SIGNED_TYPE_MIN(type)        (((type) -1) << (8*sizeof(type)-1))
> 
> and is not portable.

Thanks, you're quite right, on Cray for instance.  I think I
introduced that.  A pretty rash assumption really.



reply via email to

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