[Mono-bugs] [Bug 75191][Nor] New - [PATCH] VBCodeCompiler: ArgumentException is thrown when multiple sources are built

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 9 02:52:05 EDT 2005


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 gert.driesen at pandora.be.

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

--- shadow/75191	2005-06-09 02:52:05.000000000 -0400
+++ shadow/75191.tmp.10022	2005-06-09 02:52:05.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 75191
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [PATCH] VBCodeCompiler: ArgumentException is thrown when multiple sources are built
+
+When using the VB CodeDOM, an ArgumentException is thrown is more than 
+one file/source or CodeCompileUnit is built. Also, temporary files are 
+not always removed.
+
+I've attached a patch that fixes these issues and adds a set of unit 
+tests.


More information about the mono-bugs mailing list