[Mono-bugs] [Bug 33532][Cos] Changed - NullReferenceException when using params with inproper casts

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
22 Nov 2002 23:00:43 -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=33532

--- shadow/33532	Mon Nov 18 11:19:29 2002
+++ shadow/33532.tmp.17618	Fri Nov 22 18:00:43 2002
@@ -12,13 +12,13 @@
 ReportedBy: mathias.hasselmann@gmx.de               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: NullReferenceException when using params with inproper casts
-OtherBugsDependingOnThis: 33533
+OtherBugsDependingOnThis: 33533[FIXED]
 
 mcs 0.16 and mcs from 20020908 anoncvs yilt a NullReferenceException when
 trying to compile following code:
 
 class TestCase
 {