GNU bug report logs - #11875
EMACS_TIME simplification

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Sat, 7 Jul 2012 20:48:01 UTC

Severity: normal

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#11875: closed (EMACS_TIME simplification)
Date: Tue, 10 Jul 2012 23:34:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 10 Jul 2012 16:27:42 -0700
with message-id <4FFCBA6E.7030402 <at> cs.ucla.edu>
and subject line EMACS_TIME simplification
has caused the debbugs.gnu.org bug report #11875,
regarding EMACS_TIME simplification
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
11875: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11875
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: bug-gnu-emacs <at> gnu.org
Subject: EMACS_TIME simplification
Date: Sat, 07 Jul 2012 13:41:42 -0700
[Message part 3 (text/plain, inline)]
Tags: patch

Attached is a patch to the Emacs trunk bzr 108944 that simplifies
EMACS_TIME calculation.  It replaces macros (which typically
do not work with GDB) with functions, typedefs, and enums, making
time-related code easier to debug.  The functional style also
makes the source code easier to read and maintain.  I would
have appreciated having this in my recent round of changes
to the time code.

I plan to install this after a bit more testing but thought I'd
post it for review first.
[timefun.txt (text/plain, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 11875-done <at> debbugs.gnu.org
Subject: EMACS_TIME simplification
Date: Tue, 10 Jul 2012 16:27:42 -0700
I pushed that patch, along with one change to
src/makefile.w32-in privately noted to me by
Juanma Barranquero, and am marking this bug as done.


This bug report was last modified 13 years and 31 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.