[Mono-bugs] [Bug 22198] Changed - switch cases with string literals fail to match properly
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
21 Mar 2002 19:55:31 -0000
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 mkestner@speakeasy.net.
http://bugzilla.ximian.com/show_bug.cgi?id=22198
--- shadow/22198 Thu Mar 21 11:40:36 2002
+++ shadow/22198.tmp.1180 Thu Mar 21 14:55:31 2002
@@ -1,12 +1,12 @@
Bug#: 22198
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details:
-Status: RESOLVED
+Status: VERIFIED
Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: mkestner@speakeasy.net
@@ -59,6 +59,9 @@
}
}
}
------- Additional Comments From lupus@ximian.com 2002-03-21 11:40 -------
Fixed in cvs for both the jit and mint.
+
+------- Additional Comments From mkestner@speakeasy.net 2002-03-21 14:55 -------
+Problem doesn't exist in my application now with provided fix.