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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79744 --- shadow/79744 2006-10-26 14:05:51.000000000 -0400 +++ shadow/79744.tmp.22339 2006-11-07 16:32:03.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 79744 Product: Mono: Runtime Version: 1.1 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Minor Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -58,6 +58,13 @@ Unhandled Exception: System.TypeLoadException: Could not load type X from assembly a, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null because it contains an object field at offset 2 that is incorrectly aligned or overlapped by a non-object field. at Y.Main() + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-07 16:32 ------- +This test case is fixed. +I'll leave open this bug for the additional related issue of raising +typeload for overlapping reference/non-reference fields (I have a +patch almost ready, but I would like to remove the use of IntPtr for +GC memory in the runtime tpyes first). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
