[Webkit-unassigned] [Bug 29914] bugzilla-tool post-diff inserts stderr into patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 19 22:58:06 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=29914





--- Comment #11 from Eric Seidel <eric at webkit.org>  2009-11-19 22:58:05 PST ---
(From update of attachment 43493)
So the behavior of this is that stderr will now go to the parent's stderr. 
Which is OK.  And might actually be better.  But if you intended for None to
mean /dev/null, that is not the POpen behavior. :)

I think this is better than what we had before.  I think that some of our
callsites definitely want the return_stderr behavior.

run-webkit-tests calls being one such callsite.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list