[Mono-bugs] [Bug 59909][Nor] Changed - [PATCH] passing classes to C library functions doesn't allow modification

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 1 Sep 2004 08:52:51 -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 vargaz@freemail.hu.

http://bugzilla.ximian.com/show_bug.cgi?id=59909

--- shadow/59909	2004-08-28 00:11:49.000000000 -0400
+++ shadow/59909.tmp.29689	2004-09-01 08:52:51.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 59909
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: richard@garandnet.net               
 QAContact: mono-bugs@ximian.com
@@ -146,6 +146,9 @@
 }
 
 it will print `party like its 0'
 
 The MS runtime only does [In] if there are non-blittable types (such
 as a string).
+
+------- Additional Comments From vargaz@freemail.hu  2004-09-01 08:52 -------
+Fixed in CVS.