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

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

[debbugs-tracker] bug#11875: closed (EMACS_TIME simplification)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#11875: closed (EMACS_TIME simplification)
Date: Tue, 10 Jul 2012 23:34:02 +0000

Your message dated Tue, 10 Jul 2012 16:27:42 -0700
with message-id <address@hidden>
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
address@hidden)


-- 
11875: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11875
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: EMACS_TIME simplification Date: Sat, 07 Jul 2012 13:41:42 -0700 User-agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120615 Thunderbird/13.0.1
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.

Attachment: timefun.txt
Description: Text document


--- End Message ---
--- Begin Message --- Subject: EMACS_TIME simplification Date: Tue, 10 Jul 2012 16:27:42 -0700 User-agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120615 Thunderbird/13.0.1
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.


--- End Message ---

reply via email to

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