emacs-devel
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 1d2df2f: Improve bignum comparison


From: Eli Zaretskii
Subject: [Emacs-diffs] master 1d2df2f: Improve bignum comparison
Date: Wed, 22 Aug 2018 17:48:00 +0300

This commit does this:

    * src/data.c (isnan): Remove, as we can assume C99.

We indeed assume a C99 compliant compiler, but not necessarily a C99
compliant library.  Does the above assumption still valid if the
library is not C99-compliant?



reply via email to

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