[Mono-bugs] [Bug 74067][Maj] Changed - Microsoft.CSharp.Compiler.Compile() method doesn't redirect stderr
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 20 Apr 2005 03:48:40 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74067
--- shadow/74067 2005-03-24 22:03:55.000000000 -0500
+++ shadow/74067.tmp.7356 2005-04-20 03:48:40.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74067
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: gonzalo@ximian.com
ReportedBy: tmiller@weather.com
QAContact: mono-bugs@ximian.com
@@ -116,6 +116,12 @@
suggested patch for 1.1.4 branch:
== patch ==
102a103
> mcs.StartInfo.RedirectStandardError = true;
====
+
+------- Additional Comments From gonzalo@ximian.com 2005-04-20 03:48 -------
+Patch applied.
+
+Thanks.
+