[Mono-bugs] [Bug 81380][Nor] Changed - Warning CS0183 incorrectly given for reference types

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 15 18:50:50 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=81380

--- shadow/81380	2007-04-15 10:59:34.000000000 -0400
+++ shadow/81380.tmp.7029	2007-05-15 18:50:50.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 81380
 Product: Mono: Compilers
 Version: 1.2
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: Chuck.Esterbrook at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -66,6 +66,9 @@
 Additional Information:
 
 "if (x is Foo)" can evaluate to false if "x" is null. Or it might evaluate to true.
 This is true even when the compile-time type of "x" is "Foo".
 
 See also: http://msdn2.microsoft.com/en-us/library/sb7782xb(vs.80).aspx
+
+------- Additional Comments From marek.safar at seznam.cz  2007-05-15 18:50 -------
+Fixed in SVN.


More information about the mono-bugs mailing list