[Mono-bugs] [Bug 74798][Nor] Changed - mono/.NET behavior difference with "union" structs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 5 May 2005 10:53:00 -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 vargaz@gmail.com.

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

--- shadow/74798	2005-05-02 12:09:25.000000000 -0400
+++ shadow/74798.tmp.27501	2005-05-05 10:53:00.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74798
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: WONTFIX
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: danw@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -36,6 +36,11 @@
   An unhandled exception of type 'System.TypeLoadException' occurred
   in foo.exe
 
   Additional information: Could not load type Foo from assembly 0
   because it contains an object field at offset 0 that is incorrectly
   aligned or overlapped by a non-object field.
+
+------- Additional Comments From vargaz@gmail.com  2005-05-05 10:53 -------
+This is one of the thousands of validations we do not perform when
+loading metadata from an assembly.
+