bug#26172: [PATCH] bug: statprof flat display writes summary lines to current-output-port instead of the provided port

2017-04-19 Thread Andy Wingo
On Sun 19 Mar 2017 16:26, Freja Nordsiek 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 pat

bug#26172: [PATCH] bug: statprof flat display writes summary lines to current-output-port instead of the provided port

2017-03-19 Thread Freja Nordsiek
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