[Mono-bugs] [Bug 615553] Marshalling a union results in a crash

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Jun 19 02:27:40 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=615553

http://bugzilla.novell.com/show_bug.cgi?id=615553#c3


--- Comment #3 from Jef Driesen <jefdriesen at hotmail.com> 2010-06-19 06:27:40 UTC ---
The MSDN documentation mentions the same technique too:

http://msdn.microsoft.com/en-us/library/ya9bz4ha.aspx

That page says it doesn't work for reference types. But since a struct is a
value type, I think that shouldn't cause any problems. And all other fields are
value types (uint) as well.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list