[Mono-bugs] [Bug 79520][Maj] Changed - incorrect binding to gtk_init_check (twice)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 29 13:11:58 EDT 2006
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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79520
--- shadow/79520 2006-09-29 12:50:37.000000000 -0400
+++ shadow/79520.tmp.12171 2006-09-29 13:11:58.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79520
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: lupus at ximian.com
QAContact: mono-bugs at ximian.com
@@ -62,6 +62,9 @@
...
IntPtr argv = new IntPtr(0);
int argc = 0;
gtk_init (ref argc, ref argv);
+
+------- Additional Comments From toshok at ximian.com 2006-09-29 13:11 -------
+jchambers wins. IntPtr.Zero, IntPtr.Zero it is.
More information about the mono-bugs
mailing list