[Mono-bugs] [Bug 23180] Changed - NullRefernce on compile.. after getting error on String[]

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
9 Apr 2002 19:25:25 -0000


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

--- shadow/23180	Tue Apr  9 09:28:06 2002
+++ shadow/23180.tmp.14628	Tue Apr  9 15:25:25 2002
@@ -1,13 +1,13 @@
 Bug#: 23180
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: Linux
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: pt99par@student.bth.se               
 QAContact: mono-bugs@ximian.com
@@ -50,6 +50,9 @@
 
 using System;
 
 i assume mcs isnt able to get the parameter info for type String in
 Mono.CSharp.Method:Define (), and it then calls get_IsPointer() with
 null as this pointer. Don't know how to fix that.
+
+------- Additional Comments From miguel@ximian.com  2002-04-09 15:25 -------
+Fixed on cvs.