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

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

[debbugs-tracker] bug#26172: closed ([PATCH] bug: statprof flat display


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26172: closed ([PATCH] bug: statprof flat display writes summary lines to current-output-port instead of the provided port)
Date: Wed, 19 Apr 2017 14:26:02 +0000

Your message dated Wed, 19 Apr 2017 16:25:14 +0200
with message-id <address@hidden>
and subject line Re: bug#26172: [PATCH] bug: statprof flat display writes 
summary lines to current-output-port instead of the provided port
has caused the debbugs.gnu.org bug report #26172,
regarding [PATCH] bug: statprof flat display writes summary lines to 
current-output-port instead of the provided port
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26172: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26172
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] bug: statprof flat display writes summary lines to current-output-port instead of the provided port Date: Sun, 19 Mar 2017 16:26:31 +0100
Small bug I found when using the statprof module when using the
statprof procedure with a flat display. The summary lines at the end
are not written to the port provided as an argument and are instead
written to (current-output-port). A patch is attached, which just
makes the format statements use port instead of #t.


Freja Nordsiek

Attachment: 0001-Fixed-bug-statprof-flat-display-wasn-t-writing-summa.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#26172: [PATCH] bug: statprof flat display writes summary lines to current-output-port instead of the provided port Date: Wed, 19 Apr 2017 16:25:14 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)
On Sun 19 Mar 2017 16:26, Freja Nordsiek <address@hidden> writes:

> Small bug I found when using the statprof module when using the
> statprof procedure with a flat display. The summary lines at the end
> are not written to the port provided as an argument and are instead
> written to (current-output-port). A patch is attached, which just
> makes the format statements use port instead of #t.

Applied; thanks!


--- End Message ---

reply via email to

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