[Mono-bugs] [Bug 58784][Wis] Changed - ilasm complains with /output: switch
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Jun 2004 17:24:14 -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 jackson@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58784
--- shadow/58784 2004-06-01 04:11:05.000000000 -0400
+++ shadow/58784.tmp.17513 2004-06-17 17:24:14.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58784
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: IL assembler
AssignedTo: mono-bugs@ximian.com
ReportedBy: kjambunathan@novell.com
QAContact: mono-bugs@ximian.com
@@ -35,6 +35,16 @@
Expected Results:
An exe with the given name
Additional Information:
Identified as part of running the rotor test suite
+
+------- Additional Comments From jackson@ximian.com 2004-06-17 17:24 -------
+This works fine for me on my system. So I am closing the report. The
+/output switch was added awhile ago but its possible that you were
+using a slightly older ilasm that did not support it. The recent
+releases (beta2, beta3) and CVS should support this switch. Please
+reopen if you are still having problems.
+
+Thanks!
+Jackson