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


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

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.