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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 17 16:51:15 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-17 16:28:02.000000000 -0500
+++ shadow/77230.tmp.5078	2006-01-17 16:51:15.000000000 -0500
@@ -125,6 +125,10 @@
   [StructLayout(LayoutKind.Sequential)]
     public struct GimpRGB
     {
       public double r, g, b, a;
     }
 
+
+------- Additional Comments From maurits.rijk at philips.com  2006-01-17 16:51 -------
+Ok, find a way to reproduce the problem. Testcase (minor changes to
+dll.c and test.cs) attached.


More information about the mono-bugs mailing list