[Mono-bugs] [Bug 78860][Wis] Changed - case null immediately following another case is always matched
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jul 15 08:03:43 EDT 2006
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=78860
--- shadow/78860 2006-07-15 08:00:07.000000000 -0400
+++ shadow/78860.tmp.21306 2006-07-15 08:03:43.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78860
Product: Mono: Compilers
Version: 1.0
OS: other
OS Details: CentOS 4
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: marek.safar at seznam.cz
ReportedBy: nikki at trumphurst.com
QAContact: mono-bugs at ximian.com
@@ -80,6 +80,9 @@
switch on 'TSP100'
case TSP100
Using mono 1.1.15 on CentOS 4 Linux.
The smae program, compiled using MS C#, but run under Mono, gives the
correct behaviour.
+
+------- Additional Comments From marek.safar at seznam.cz 2006-07-15 08:03 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list