[Mono-bugs] [Bug 41952][Nor] Changed - Unchecked state not activated.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 25 Apr 2003 23:37:19 -0400 (EDT)


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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=41952

--- shadow/41952	Fri Apr 25 23:29:37 2003
+++ shadow/41952.tmp.18013	Fri Apr 25 23:37:19 2003
@@ -1,14 +1,14 @@
 Bug#: 41952
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -24,6 +24,10 @@
 	{
 		unchecked {
 			const int val = (int)0x800B0109;
 		}
 	}
 }
+
+------- Additional Comments From miguel@ximian.com  2003-04-25 23:37 -------
+This has to do with the "Unchecked" statement not getting nested
+properly in the block chain