[Mono-bugs] [Bug 76133][Maj] Changed - Fixed statement error within unsafe code

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 27 01:08:29 EDT 2005


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 miguel at ximian.com.

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

--- shadow/76133	2005-09-26 07:44:30.000000000 -0400
+++ shadow/76133.tmp.32447	2005-09-27 01:08:29.000000000 -0400
@@ -106,6 +106,10 @@
 ------- Additional Comments From rharinath at novell.com  2005-09-26 07:44 -------
 The compiler error has been fixed in SVN r50753.
 
 However, I don't think we can assure that your code will always work,
 since, the order of members is unspecified.
 
+
+------- Additional Comments From miguel at ximian.com  2005-09-27 01:08 -------
+Note: he could fix the order of members by using the StructLayout
+attribute and set it to Sequential.


More information about the mono-bugs mailing list