emacs-devel
[Top][All Lists]
Advanced

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

Re: current-time and GMP


From: Joseph Mingrone
Subject: Re: current-time and GMP
Date: Mon, 22 Oct 2018 12:07:31 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (berkeley-unix)

Paul Eggert <address@hidden> writes:

> On 8/29/18 12:16 PM, Stefan Monnier wrote:
>> Right, I think (INTEGER-TIMESTAMP . RESOLUTION) would be a nice
>> representation.  We can additionally (and temporarily) signal an
>> error/warning if INTEGER-TIMESTAMP (and/or RESOLUTION) is "too small"
>> (indicating a very likely use of the deprecated (HOGH . LOW)
>> representation).

> OK, I submitted a proposed patch to that effect as Bug#32902. I tested it on 
> 32- and 64-bit platforms, as well as in a "future" mode where current-time 
> etc. return the new (INTEGER-TIMESTAMP . RESOLUTION)
> format. It works well for me, though of course there may be glitches I 
> missed. Comments welcome.

I began seeing entries like "obsolete timestamp with cdr 53421" in *Messages* 
soon after this was committed.  It can be reproduced with `emacs -Q` and 
`list-packages'.  Everything seems fine otherwise.  There are a few similar 
reports, e.g., https://github.com/Malabarba/paradox/issues/154 although unlike 
me, they say they do not see the messages with `emacs -Q`.

Build details
-------------
GNU Emacs 27.0.50 (build 1, amd64-portbld-freebsd11.2, GTK+ Version 3.22.30)
Windowing system distributor 'The X.Org Foundation', version 11.0.11804000
System Description: 11.2-RELEASE-p4

Commit: d2a07b9

Configured using:
 'configure --disable-build-details --localstatedir=/var
 --with-gameuser=games:games --without-libsystemd --without-mini-gmp
 --with-wide-int=no --with-x --enable-acl --without-cairo --without-dbus
 --without-gconf --with-gif --with-gnutls --without-gsettings
 --with-x-toolkit=gtk3 --with-jpeg --with-json
 --with-file-notification=kqueue --with-lcms2 --with-m17n-flt
 --with-imagemagick --with-mailutils --with-modules --with-sound=oss
 --with-libotf --with-png --with-toolkit-scroll-bars --with-rsvg
 --with-threads --with-tiff --with-xft --with-xim --with-xml2 --with-xpm
 --without-xwidgets --x-libraries=/usr/local/lib
 --x-includes=/usr/local/include --prefix=/usr/local
 --mandir=/usr/local/man --disable-silent-rules
 --infodir=/usr/local/share/emacs/info/
 --build=amd64-portbld-freebsd11.2 'CFLAGS=-O2 -pipe -fstack-protector
 -isystem /usr/local/include -fno-strict-aliasing ' 'CPPFLAGS=-isystem
 /usr/local/include' 'LDFLAGS= -fstack-protector -L/usr/local/lib ''

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GLIB NOTIFY ACL GNUTLS
LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11
XDBE XIM MODULES THREADS JSON LCMS2 GMP

Important settings:
  value of $LANG: en_CA.UTF-8
  locale-coding-system: utf-8-unix

--
Joseph

Attachment: signature.asc
Description: PGP signature


reply via email to

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