[Mono-bugs] [Bug 59391][Wis] Changed - Missing support for __arglist keyword
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 11 Jun 2004 06:45:39 -0400 (EDT)
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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59391
--- shadow/59391 2004-06-07 16:35:17.000000000 -0400
+++ shadow/59391.tmp.29081 2004-06-11 06:45:39.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 59391
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: marek.safar@seznam.cz
QAContact: mono-bugs@ximian.com
@@ -151,6 +151,9 @@
The bug could be closed as FIXED, but before we do this, we should
actually implement the `varargs' methods everwhere.
Do we have any list, I know about String.Concat and Console.WriteLine,
but maybe there are more ?
+
+------- Additional Comments From martin@ximian.com 2004-06-11 06:45 -------
+Fixed in CVS.