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-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 [EMAIL PROTECTED] 2006-01-12 18:31 ------- Created an attachment (id=16322) Makefile + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
