emacs-devel
[Top][All Lists]
Advanced

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

Re: Floating-point constant folding in Emacs byte compiler


From: Pip Cet
Subject: Re: Floating-point constant folding in Emacs byte compiler
Date: Mon, 2 Apr 2018 20:55:03 +0000

> We could be mis-communicating: you said "EQ", not 'eq', so I thought
> you wanted to supplant the EQ macro on the C level to return non-zero
> for two float objects whose values compare equal.  Now it sounds like
> you were talking about something entirely different, something that
> only matters on the Lisp level.

Sorry for the confusion. You're right, I was talking about replacing
EQ, and I was ignoring the difference between eq and EQ. TBH, I'm not
too worried about the C code and EQ, though I would be worried about
making EQ and eq mean different things.



reply via email to

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