[Mono-bugs] [Bug 38983][Nor] Changed - StructLayout size attribute not handled properly

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 7 May 2003 11:45:57 -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 dietmar@ximian.com.

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

--- shadow/38983	Mon Mar  3 10:22:35 2003
+++ shadow/38983.tmp.13630	Wed May  7 11:45:56 2003
@@ -1,14 +1,14 @@
 Bug#: 38983
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 7.3
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jkdoug@psu.edu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -29,6 +29,9 @@
 {
   public ushort subtype;
   public ushort code;
   public ushort index;
   public byte access;
 };
+
+------- Additional Comments From dietmar@ximian.com  2003-05-07 11:45 -------
+fixed