[Mono-bugs] [Bug 71017][Nor] Changed - P/Invoke methods inside dynamic assemblies don't marshal strings properly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 6 Jan 2005 15:51:41 -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 vargaz@gmail.com.

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

--- shadow/71017	2005-01-06 15:23:13.000000000 -0500
+++ shadow/71017.tmp.20802	2005-01-06 15:51:41.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 71017
 Product: Mono: Runtime
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jonpryor@vt.edu               
 QAContact: mono-bugs@ximian.com
@@ -137,6 +137,9 @@
 
 
 ------- Additional Comments From jonpryor@vt.edu  2005-01-06 15:23 -------
 Created an attachment (id=13667)
 The program generating the error.
 
+
+------- Additional Comments From vargaz@gmail.com  2005-01-06 15:51 -------
+You're right, there really was a bug here. Should be fixed in SVN.