[Mono-bugs] [Bug 31697][Nor] Changed - mcs generates incorrect code for base() constructor calls using varargs
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
3 Oct 2002 22:11:27 -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=31697
--- shadow/31697 Thu Oct 3 16:51:54 2002
+++ shadow/31697.tmp.12595 Thu Oct 3 18:11:27 2002
@@ -1,12 +1,12 @@
Bug#: 31697
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
+Status: RESOLVED
Resolution:
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: vladimir@pobox.com
@@ -44,6 +44,12 @@
instead of creating an array to hold the args and passing it correctly.
------- Additional Comments From vladimir@pobox.com 2002-10-03 16:51 -------
note: base(new int[] {1,2}) seems to work fine (since the array is
explicitly constructed).
+
+------- Additional Comments From miguel@ximian.com 2002-10-03 18:11 -------
+Wooohoo! I rule! the bug is fixed ;-)
+
+
+I Rullllllllllllllllllee