[Mono-bugs] [Bug 370414] Missing CS0136
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Mar 31 02:17:14 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=370414
User harinath at hurrynot.org added comment
https://bugzilla.novell.com/show_bug.cgi?id=370414#c3
Raja Harinath <harinath at hurrynot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |harinath at hurrynot.org
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #3 from Raja Harinath <harinath at hurrynot.org> 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.
More information about the mono-bugs
mailing list