[Mono-bugs] [Bug 61492][Min] Changed - CSharpCodeCompiler fails on CompileAssemblyFromDomBatch

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 13 Jul 2004 21:15:49 -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 atsushi@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=61492

--- shadow/61492	2004-07-13 16:36:02.000000000 -0400
+++ shadow/61492.tmp.23470	2004-07-13 21:15:49.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 61492
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: System
 AssignedTo: atsushi@ximian.com                            
 ReportedBy: peter@newton.cx               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -32,6 +32,9 @@
 so that the files have unique names.
 
 ------- Additional Comments From peter@newton.cx  2004-07-13 16:36 -------
 Created an attachment (id=8544)
 Proposed solution
 
+
+------- Additional Comments From atsushi@ximian.com  2004-07-13 21:15 -------
+Patch applied. Thanks.