emacs-devel
[Top][All Lists]
Advanced

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

Re: Using the GNU GMP Library for Bignums in Emacs


From: Eli Zaretskii
Subject: Re: Using the GNU GMP Library for Bignums in Emacs
Date: Wed, 01 Aug 2018 14:59:14 +0300

> From: Paul Eggert <address@hidden>
> Date: Wed, 1 Aug 2018 00:57:09 -0700
> Cc: Tom Tromey <address@hidden>, Stefan Monnier <address@hidden>,
>       Richard Stallman <address@hidden>, address@hidden
> 
> No further comment on this, and I went with (3) and installed into master the 
> attached patch to do something along those lines on platforms that have 
> ieee754.h (mostly GNUish platforms, I expect). Other platforms are unaffected.

Thanks, but isn't there a way to test whether a platform supports IEEE
FP representation except by looking for ieee754.h?  AFAICS, that
header just defines a few data structures that any IEEE-compliant
platform should be able to work with.  So limiting this to glibc
platforms is too restrictive, I think.



reply via email to

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