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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jan 13 03:43:47 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 maurits.rijk at philips.com.

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

--- shadow/77230	2006-01-12 18:31:37.000000000 -0500
+++ shadow/77230.tmp.21453	2006-01-13 03:43:47.000000000 -0500
@@ -69,6 +69,14 @@
 
 
 ------- Additional Comments From robertj at gmx.net  2006-01-12 18:31 -------
 Created an attachment (id=16322)
 Makefile
 
+
+------- Additional Comments From maurits.rijk at philips.com  2006-01-13 03:43 -------
+The union I'm trying to marshall is more complicated than the part
+I've shown above. Robert: I will use your code as starting point and
+try to come up with a minimal example that doesn't work anymore.
+
+My actual code has to marshal an array of structs, where each of this
+struct contains a more complicated version of the union shown above.


More information about the mono-bugs mailing list