bug-guile
[Top][All Lists]
Advanced

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

bug#26172: [PATCH] bug: statprof flat display writes summary lines to cu


From: Freja Nordsiek
Subject: bug#26172: [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


reply via email to

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