GNU bug report logs -
#30877
25.3; Floating numbers rounded
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 30877 in the body.
You can then email your comments to 30877 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#30877
; Package
emacs
.
(Tue, 20 Mar 2018 15:34:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Eduardo Suarez-Santana <esuarez <at> itccanarias.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Tue, 20 Mar 2018 15:34:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Running
$ emacs -q --eval "(message (number-to-string 2.33333))"
prints '2.0'. That breaks some package loading.
However, it works with '-nw' (text mode).
See also: https://bugs.archlinux.org/task/57871
In GNU Emacs 25.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.26)
of 2017-11-10 built on mydesktop
Windowing system distributor 'The X.Org Foundation', version 11.0.11906000
System Description: Exherbo linux
Configured using:
'configure --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu
--prefix=/usr/x86_64-pc-linux-gnu --bindir=/usr/x86_64-pc-linux-gnu/bin
--sbindir=/usr/x86_64-pc-linux-gnu/bin
--libdir=/usr/x86_64-pc-linux-gnu/lib --datadir=/usr/share
--datarootdir=/usr/share --docdir=/usr/share/doc/emacs-25.3
--infodir=/usr/share/info --mandir=/usr/share/man --sysconfdir=/etc
--localstatedir=/var/lib --disable-dependency-tracking
--disable-silent-rules --enable-fast-install
--infodir=/usr/share/info/emacs --with-file-notification=inotify
--with-pkg-config-prog=/usr/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-pkg-config
--without-compress-info --without-gsettings --without-hesiod
--without-imagemagick --without-kerberos --without-kerberos5
--without-m17n-flt --without-selinux --with-x --with-jpeg --with-png
--with-xpm --with-sound --with-xft --with-libotf --with-rsvg
--with-dbus --with-gconf --without-gif --without-gpm --with-tiff
--with-xim gtk3 --with-x-toolkit=gtk3 'CFLAGS=-march=native -pipe -O2'
'CPPFLAGS=-march=native -pipe -O2''
Configured features:
XPM JPEG TIFF PNG RSVG SOUND DBUS GCONF NOTIFY ACL GNUTLS LIBXML2
FREETYPE LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11
Important settings:
value of $LC_CTYPE: es_ES.UTF-8
value of $LC_MESSAGES: C
value of $LANG: es_ES.UTF-8
locale-coding-system: utf-8-unix
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
global-eldoc-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
2.0
Making completion list...
delete-backward-char: Text is read-only
Load-path shadows:
None found.
Features:
(shadow sort mail-extr emacsbug message dired format-spec rfc822 mml
mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail
rfc2047 rfc2045 ietf-drums mm-util help-fns help-mode easymenu
cl-loaddefs pcase cl-lib mail-prsvr mail-utils site-exherbo time-date
mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset
image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode
prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese charscript case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote dbusbind inotify dynamic-setting
system-font-setting font-render-setting move-toolbar gtk x-toolkit x
multi-tty make-network-process emacs)
Memory information:
((conses 16 86887 9301)
(symbols 48 19662 0)
(miscs 40 46 146)
(strings 32 14294 4678)
(string-bytes 1 409528)
(vectors 16 11844)
(vector-slots 8 430663 6132)
(floats 8 165 57)
(intervals 56 266 3)
(buffers 976 19))
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#30877
; Package
emacs
.
(Tue, 20 Mar 2018 16:38:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 30877 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 20 Mar 2018 13:23:28 +0000
> From: Eduardo Suarez-Santana <esuarez <at> itccanarias.org>
>
> Running
> $ emacs -q --eval "(message (number-to-string 2.33333))"
> prints '2.0'. That breaks some package loading.
>
> However, it works with '-nw' (text mode).
>
> See also: https://bugs.archlinux.org/task/57871
This is most probably bug#30788, caused by fontconfig.
(I cannot reproduce this on a system that doesn't use fontconfig.)
Forcibly Merged 30788 30877.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Tue, 20 Mar 2018 16:57:01 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#30877
; Package
emacs
.
(Wed, 21 Mar 2018 15:31:03 GMT)
Full text and
rfc822 format available.
Message #13 received at 30877 <at> debbugs.gnu.org (full text, mbox):
On Tue, Mar 20, 2018 at 06:37:37PM +0200, Eli Zaretskii wrote:
> This is most probably bug#30788, caused by fontconfig.
>
> (I cannot reproduce this on a system that doesn't use fontconfig.)
Yes, it's a duplicate.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 19 Apr 2018 11:24:05 GMT)
Full text and
rfc822 format available.
bug unarchived.
Request was from
Peter Dyballa <Peter_Dyballa <at> Web.DE>
to
control <at> debbugs.gnu.org
.
(Fri, 04 May 2018 07:39:01 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 17 Jun 2018 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 years and 364 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.