[Mono-bugs] [Bug 76733][Wis] Changed - LayoutKind.Explicit and
out-of-order unions
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 17 06:46:47 EST 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76733
--- shadow/76733 2005-11-16 22:24:32.000000000 -0500
+++ shadow/76733.tmp.27284 2005-11-17 06:46:47.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 76733
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: ed at catmur.co.uk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -48,6 +48,10 @@
This appears to be because the union is constructed out-of-order; if I
place the str member at the start of DataUnion it works OK.
It's no problem reordering the union, but the error message is highly
confusing.
+
+------- Additional Comments From vargaz at gmail.com 2005-11-17 06:46 -------
+Fixed in SVN.
+
More information about the mono-bugs
mailing list