bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#31938: followup


From: Eli Zaretskii
Subject: bug#31938: followup
Date: Sat, 23 Jun 2018 14:46:13 +0300

> From: Paul Pogonyshev <pogonyshev@gmail.com>
> Date: Sat, 23 Jun 2018 12:21:00 +0200
> 
> Another difference. In Emacs 24-26:
> 
>     (format "%d" 0.9) => "0"
> 
> In Emacs 27:
> 
>     (format "%d" 0.9) => "1"

This looks like the (unintended?) result of 80e145fc9.  CC'ing Paul
who made that change.

(FWIW, I'm not sure why this is a problem.)

P.S. Please don't change the Subject when you post to a bug, keep the
original Subject you used when reporting it.  That makes looking for
related messages in a mailer easier, at least for me.





reply via email to

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