[Mono-bugs] [Bug 42240][Nor] Changed - MarshalAs(UnmanagedType.ByValArray) truncates array

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 7 May 2003 11:43:40 -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=42240

--- shadow/42240	Thu May  1 21:46:10 2003
+++ shadow/42240.tmp.7335	Wed May  7 11:43:39 2003
@@ -1,14 +1,14 @@
 Bug#: 42240
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 8.0
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: dave@sanderman.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -56,6 +56,9 @@
 
 Actual Results:
 on mono 0.23: bs.bogus.Length is 4
 
 Expected Results:
 on msft cli: bs.bogus.Length is 8
+
+------- Additional Comments From dietmar@ximian.com  2003-05-07 11:43 -------
+fixed