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 [EMAIL PROTECTED]

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

--- shadow/78210        2006-04-26 17:25:54.000000000 -0400
+++ shadow/78210.tmp.29708      2006-04-27 17:16:07.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78210
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: JIT
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -30,6 +30,9 @@
     Console.WriteLine("Address of local is: 0x{0:x} ({1})", i, *(int*)i);
   }
 }
 
 It should print 111 but doesn't because recent changes in the jit will
 remove the = 111 assignment as dead.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-04-27 17:16 -------
+Fixed in svn (r60012).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to