[Mono-bugs] [Bug 77230][Nor] Changed - Marshalling C unions not
working anymore
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 19 08:17:28 EST 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=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: mono-bugs at ximian.com
ReportedBy: maurits.rijk at philips.com
QAContact: mono-bugs at ximian.com
@@ -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 vargaz at gmail.com 2006-01-19 08:17 -------
+Ok, I relaxed the check so it only errors out on reference fields.
+
More information about the mono-bugs
mailing list