[Mono-bugs] [Bug 77230][Nor] Changed - Marshalling C unions not working anymore

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 18 18:48:44 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 kornelpal at hotmail.com.

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

--- shadow/77230	2006-01-18 18:44:18.000000000 -0500
+++ shadow/77230.tmp.19021	2006-01-18 18:48:44.000000000 -0500
@@ -168,6 +168,14 @@
 
 
 ------- Additional Comments From kornelpal at hotmail.com  2006-01-18 18:44 -------
 Created an attachment (id=16372)
 ExplicitLayoutTest.cs
 
+
+------- Additional Comments From kornelpal at hotmail.com  2006-01-18 18:48 -------
+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.


More information about the mono-bugs mailing list