[Mono-bugs] [Bug 77788][Min] Changed - StructLayout should only apply to the unmanaged representation of structures

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 12 12:46:35 EDT 2006


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 vargaz at gmail.com.

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

--- shadow/77788	2006-03-16 12:13:42.000000000 -0500
+++ shadow/77788.tmp.23086	2006-04-12 12:46:35.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: ck at carlo-kok.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Random NullPointerException with array code
+Summary: StructLayout should only apply to the unmanaged representation of structures
 
 Description of Problem:
 In the attached assemblies where a lot of different array types are used,
 the debugger fails if there is an unused field (FCheckPadding) defined, and
 succeeds otherwise. The assembly makes no use of reflection, pinvoke or
 unsafe code and peverifies just fine. I was able to reproduce this on Mono


More information about the mono-bugs mailing list