[Mono-bugs] [Bug 63580][Nor] Changed - Additional parameter "/r:Microsoft.VisualBasic" leads to compilation errors
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 27 Aug 2004 11:45:35 -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 banirban@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=63580
--- shadow/63580 2004-08-27 11:40:32.000000000 -0400
+++ shadow/63580.tmp.11973 2004-08-27 11:45:35.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 63580
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Basic
AssignedTo: banirban@novell.com
ReportedBy: jwezel@compumaster.de
QAContact: mono-bugs@ximian.com
@@ -64,6 +64,9 @@
End Sub
Alternatively, starting the test module as it is on the top, you can
compile fine with
[root@lwezel tmp]# mbas test.vb
and without "/r:Microsoft.VisualBasic".
+
+------- Additional Comments From banirban@novell.com 2004-08-27 11:45 -------
+Committed.