all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [Emacs-diffs] master 1d2df2f: Improve bignum comparison
@ 2018-08-22 14:48 Eli Zaretskii
  2018-08-22 15:06 ` Paul Eggert
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2018-08-22 14:48 UTC (permalink / raw)
  To: Paul Eggert; +Cc: emacs-devel

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?



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-08-22 16:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-22 14:48 [Emacs-diffs] master 1d2df2f: Improve bignum comparison Eli Zaretskii
2018-08-22 15:06 ` Paul Eggert
2018-08-22 15:51   ` Eli Zaretskii
2018-08-22 16:47     ` Paul Eggert

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.