|
From: | Andrew Janke |
Subject: | [Octave-patch-tracker] [patch #9464] texinfo errors/warnings will set status flag |
Date: | Mon, 25 Mar 2019 21:44:18 -0400 (EDT) |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36 |
Follow-up Comment #9, patch #9464 (project octave): > See bug #44712. I would recommend we fix that so that leaking stderr is not an issue here. Cool. If you do fix it, it might be nice to keep around a variant of `system()` which keeps stdout and stderr separate. Sometimes it's nice to get just a list of error output in the midst of a big operation, or it can be difficult to deal with output and error diagnostics that are interleaved in one stream. And because system() is a low-level call, it would be hard for users to implement that on their own. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/patch/?9464> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |