[Mono-bugs] [Bug 60090][Min] Changed - [Flags] enum with duplicate
value stringified differently
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 20 19:05: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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=60090
--- shadow/60090 2005-05-06 19:06:09.000000000 -0400
+++ shadow/60090.tmp.19548 2005-05-20 19:05:05.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 60090
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Minor
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -77,6 +77,11 @@
------- Additional Comments From bmaurer at users.sf.net 2004-06-12 10:44 -------
*** Bug 60086 has been marked as a duplicate of this bug. ***
------- Additional Comments From bmaurer at users.sf.net 2004-06-12 10:48 -------
This is a really trivial difference. Is it really necessary to be the
same in this sort of thing?
+
+------- Additional Comments From bmaurer at users.sf.net 2005-05-20 19:05 -------
+The behavior of ToString when multiple enum values have the same
+integer assigned to them isn't really defined at all. I don't think we
+can consider the ordering of enum fields to be part of the abi.
More information about the mono-bugs
mailing list