[Mono-bugs] [Bug 70589][Nor] Changed - "const char *" marshalling problem with Gtk.StockManager.Lookup
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Dec 2004 12:19:57 -0500 (EST)
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 danw@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70589
--- shadow/70589 2004-12-20 12:01:40.000000000 -0500
+++ shadow/70589.tmp.13540 2004-12-20 12:19:57.000000000 -0500
@@ -66,6 +66,11 @@
managed prototype should use 'out' instead of 'ref'. This means the
runtime does not have to copy the contents of the managed structure to
the unmanaged structure, speeding things up.
------- Additional Comments From danw@novell.com 2004-12-20 12:01 -------
Yup, you're right. Sorry for misfiling.
+
+------- Additional Comments From danw@novell.com 2004-12-20 12:19 -------
+Created an attachment (id=13549)
+maybe fix?
+