[Mono-bugs] [Bug 45182][Blo] Changed - Fixed size structure marshaling issue

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 23 Jun 2003 09:31:58 -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 lupus@ximian.com.

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

--- shadow/45182	Fri Jun 20 08:00:09 2003
+++ shadow/45182.tmp.29203	Mon Jun 23 09:31:58 2003
@@ -1,14 +1,14 @@
 Bug#: 45182
 Product: Mono/Runtime
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Blocker
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jlaban@wanadoo.Fr               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -54,6 +54,10 @@
 }
 
 ------- Additional Comments From jlaban@wanadoo.Fr  2003-06-20 08:00 -------
 Created an attachment (id=4670)
 Fix for layout computation
 
+
+------- Additional Comments From lupus@ximian.com  2003-06-23 09:31 -------
+Thanks for the patch: I committed a slightly different more complete
+version.