[Bug 811037] Re: provide a way to get stderr as well

Colin Watson cjwatson at canonical.com
Fri Jul 15 21:14:01 UTC 2011


Most of this is easy enough.  Do you need equivalents of pipeline_read
and/or pipeline_peek?  (The function names there are harder to make
regular, unfortunately.)

** Changed in: libpipeline (Ubuntu)
     Assignee: (unassigned) => Colin Watson (cjwatson)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libpipeline in Ubuntu.
https://bugs.launchpad.net/bugs/811037

Title:
  provide a way to get stderr as well

Status in “libpipeline” package in Ubuntu:
  Triaged

Bug description:
  You can currently get stdout of a pipeline and process the output in
  the calling program (using _want_out, etc.); but this only currently
  catches stdout.

  It would be helpful if it was possible to catch both what is sent to
  stdout and what is in stderr.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpipeline/+bug/811037/+subscriptions




More information about the foundations-bugs mailing list