[Mono-bugs] [Bug 81807][Nor] Changed - Switch on nullable enum produces broken IL code

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 12 15:39:06 EDT 2007


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=81807

--- shadow/81807	2007-06-12 15:14:22.000000000 -0400
+++ shadow/81807.tmp.865	2007-06-12 15:39:06.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81807
 Product: Mono: Compilers
 Version: 1.2
 OS: GNU/Linux [Other]
 OS Details: Gentoo
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: marek.safar at seznam.cz                            
 ReportedBy: lars at ahlzen.com               
 QAContact: mono-bugs at ximian.com
@@ -71,6 +71,9 @@
 switch(testEnum.Value) you get the expected output:
 
 lars at saturn ~/projects/wx $ mono ./testcase.exe 
 Alive so far...
 Value 1
 
+
+------- Additional Comments From marek.safar at seznam.cz  2007-06-12 15:39 -------
+Fixed in SVN.


More information about the mono-bugs mailing list