https://bugzilla.novell.com/show_bug.cgi?id=370414
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=370414#c3 Raja Harinath <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #3 from Raja Harinath <[EMAIL PROTECTED]> 2008-03-31 00:17:13 MST --- blargh... We need to fix a ton of subtle issues with our 'switch' implementation. This is basically due to us treating each 'case' as a separate block, while the semantics of C# require us to treat the whole switch statement as a single block. Thanks for the testcase. *** This bug has been marked as a duplicate of bug 314500 *** https://bugzilla.novell.com/show_bug.cgi?id=314500 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
