[Mono-bugs] [Bug 69921][Blo] Changed - mcs can't convert null to a pointer type

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Nov 2004 17:48:56 -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=69921

--- shadow/69921	2004-11-25 15:27:49.000000000 -0500
+++ shadow/69921.tmp.4825	2004-11-25 17:48:56.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 69921
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Blocker
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vargaz@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -40,6 +40,9 @@
 bug.cs(10) error CS1501: No overload for method `X' takes `3' arguments
 bug.cs(10) error CS1501: New invocation: Can not find a constructor in `X'
 for this argument list
 
 This is a regression and it prevents compilation/running of the corlib test
  suite.
+
+------- Additional Comments From miguel@ximian.com  2004-11-25 17:48 -------
+Fixed on SVN.