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

--- shadow/79371        2007-04-11 06:44:07.000000000 -0400
+++ shadow/79371.tmp.5339       2007-04-11 14:18:23.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 79371
 Product: Mono: Compilers
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: Debian Etch
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -86,6 +86,9 @@
 The operation e as T produces the same result as
 e is T ? (T)(e) : (T)null
 except that e is only evaluated once. The compiler can be expected to
 optimize e as T to perform at most one dynamic type check as opposed
 to the two dynamic type checks implied by the expansion above.
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-04-11 14:18 -------
+Fixed in SVN.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to