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=77230 --- shadow/77230 2006-01-18 18:48:44.000000000 -0500 +++ shadow/77230.tmp.30652 2006-01-19 08:17:28.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 77230 Product: Mono: Runtime Version: 1.1 OS: unknown OS Details: -Status: REOPENED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: interop AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -176,6 +176,10 @@ Expected result is 0x78563412 on a little-endian machine. var.Int32 was never set but it has the value composed from fields Byte0..3. There is only one actual value for all of these fields that can be accessed even in managed code, so there is no last copied field that overwrites the others. + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-19 08:17 ------- +Ok, I relaxed the check so it only errors out on reference fields. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
