[Mono-bugs] [Bug 80418][Min] Changed - C# compiler doesn't add 'vararg' to P/Invoke functions
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Feb 13 18:12:07 EST 2007
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=80418
--- shadow/80418 2007-01-01 03:31:24.000000000 -0500
+++ shadow/80418.tmp.30000 2007-02-13 18:12:07.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80418
Product: Mono: Compilers
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: akyrtzi at gmail.com
QAContact: mono-bugs at ximian.com
@@ -29,6 +29,11 @@
{
printf("number %d\n", __arglist(10));
}
}
The mono C# compiler doesn't add 'vararg' to the 'printf' method definition.
+
+------- Additional Comments From marek.safar at seznam.cz 2007-02-13 18:12 -------
+Fixed in SVN
+
+Lalalalalala.
More information about the mono-bugs
mailing list