[Mono-bugs] [Bug 36376][Nor] Changed - mcs produces different output for enums than csc
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 7 Jan 2003 07:19:03 -0500 (EST)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=36376
--- shadow/36376 Tue Jan 7 03:19:27 2003
+++ shadow/36376.tmp.31866 Tue Jan 7 07:19:03 2003
@@ -1,14 +1,14 @@
Bug#: 36376
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: mathpup@mylinuxisp.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -88,6 +88,11 @@
Additional Information:
------- Additional Comments From mathpup@mylinuxisp.com 2003-01-07 03:19 -------
Created an attachment (id=3071)
Example file
+
+------- Additional Comments From lupus@ximian.com 2003-01-07 07:19 -------
+The behaviour is fine according to our reading of the spec (and the
+behaviour of the ms runtime). The portable.net people should have
+fixed their loader to deal with it already.