[Mono-bugs] [Bug 25360][Wis] Changed - Implement more methods in Marshal class

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
17 Jul 2002 11:30:51 -0000


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 dietmar@ximian.com.

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

--- shadow/25360	Mon May 27 21:33:13 2002
+++ shadow/25360.tmp.14126	Wed Jul 17 07:30:51 2002
@@ -1,14 +1,14 @@
 Bug#: 25360
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: danmorg@sc.rr.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -64,6 +64,9 @@
 	public uint Flags;
 	///<value>number of decimals in field</value>
 	public uint Decimals;	
 }
 
 Note, this code is based on code that works on ms.net.
+
+------- Additional Comments From dietmar@ximian.com  2002-07-17 07:30 -------
+impl. PtrToStringXXX and PtrToStructure methods