[Mono-bugs] [Bug 60086][Nor] Changed - MethodAttributes differences (and weirdness)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 12 Jun 2004 10:44:26 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=60086
--- shadow/60086 2004-06-12 10:42:13.000000000 -0400
+++ shadow/60086.tmp.1980 2004-06-12 10:44:26.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 60086
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -62,6 +62,14 @@
------- Additional Comments From bmaurer@users.sf.net 2004-06-12 10:42 -------
`Another weirdness is that if you build that same test application using
mcs, and run it on Mono, you no longer get the enum field names, but
instead the enum value is output :'
I do not get this problem.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-06-12 10:44 -------
+This is a special case of bug 60090.
+
+If you are able to repro the mcs weirdness (the last issue you brought
+up), please file a seperate bug for that.
+
+*** This bug has been marked as a duplicate of 60090 ***