[Mono-bugs] [Bug 58102][Min] Changed - S.R.I.Marshal.StringToCoTaskMem{Ansi,Uni} not implemented

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 6 May 2004 01:03:49 -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 shaver@off.net.

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

--- shadow/58102	2004-05-06 00:49:42.000000000 -0400
+++ shadow/58102.tmp.2580	2004-05-06 01:03:49.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 58102
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: shaver@off.net                            
 ReportedBy: shaver@off.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -19,6 +19,10 @@
 I need them for the monoconnect stuff; patch coming up.
 
 ------- Additional Comments From shaver@off.net  2004-05-06 00:49 -------
 Created an attachment (id=7609)
 implement StringToCoTaskMem{Ansi,Uni}
 
+
+------- Additional Comments From shaver@off.net  2004-05-06 01:03 -------
+Committed (with ChangeLog entry) after tberman scanned it for obvious
+idiocy.