[Mono-bugs] [Bug 55065][Nor] Changed - error CS0037 on mono 0.32
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 13 Mar 2004 18:48:39 -0500 (EST)
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=55065
--- shadow/55065 2004-03-11 19:24:05.000000000 -0500
+++ shadow/55065.tmp.31884 2004-03-13 18:48:39.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 55065
Product: Mono: Compilers
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: popescu_dumitru@yahoo.com
QAContact: mono-bugs@ximian.com
@@ -78,6 +78,9 @@
However:
IntPtr x = null;
causes a compile error--> error CS0037: Cannot convert null
to 'System.IntPtr' because it is a value type
+
+------- Additional Comments From miguel@ximian.com 2004-03-13 18:48 -------
+fixed on cvs.