[Mono-bugs] [Bug 33532][Cos] Changed - NullReferenceException when using params with inproper casts
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
9 Nov 2002 17:55:03 -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 mathias.hasselmann@gmx.de.
http://bugzilla.ximian.com/show_bug.cgi?id=33532
--- shadow/33532 Sat Nov 9 12:45:30 2002
+++ shadow/33532.tmp.29130 Sat Nov 9 12:55:03 2002
@@ -12,12 +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
mcs 0.16 and mcs from 20020908 anoncvs yilt a NullReferenceException when
trying to compile following code:
class TestCase
{