[Mono-bugs] [Bug 55385][Min] Changed - Marshal.SizeOf does not fail like MS

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 15 Mar 2004 21:12:27 -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 gonzalo@ximian.com.

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

--- shadow/55385	2004-03-09 16:05:21.000000000 -0500
+++ shadow/55385.tmp.6866	2004-03-15 21:12:27.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 55385
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -36,6 +36,9 @@
 Expected results:
 Unhandled Exception: System.ArgumentException: Type System.Object can not
 be marshaled as an unmanaged structure; no meaningful size or offset can be
 computed.
    at System.Runtime.InteropServices.Marshal.SizeOf(Type t)
    at T.Main()
+
+------- Additional Comments From gonzalo@ximian.com  2004-03-15 21:12 -------
+Fixed in CVS.