[Mono-bugs] [Bug 50116][Wis] Changed - Marshaling/PInvoke bug?

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 25 Oct 2003 09:02:00 -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 .

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

--- shadow/50116	2003-10-25 01:07:34.000000000 -0400
+++ shadow/50116.tmp.25984	2003-10-25 09:02:00.000000000 -0400
@@ -2,22 +2,22 @@
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: Debian Sid
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: pbaena@uol.com.ar               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Converting back and from utf8 with glib doesn't work?
+Summary: Marshaling/PInvoke bug?
 
 This sample code should return some output. It stores a string in a 
 g_list, and retrieves it. But it doesn't with mono from cvs, but does with 
 mono 0.28 AFAIK: 
  
 using System;