[Mono-bugs] [Bug 80580][Maj] Changed - LayoutKind.Sequential attribute on a class breaks runtime
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 22 12:03:09 EST 2007
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 ximian.bugzilla at analogcoast.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80580
--- shadow/80580 2007-01-22 12:01:11.000000000 -0500
+++ shadow/80580.tmp.15972 2007-01-22 12:03:08.000000000 -0500
@@ -2,22 +2,22 @@
Product: Mono: Runtime
Version: 1.2
OS: GNU/Linux [Other]
OS Details: Gentoo 2.6.19
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: interop
AssignedTo: mono-bugs at ximian.com
ReportedBy: ximian.bugzilla at analogcoast.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: LayoutKind.Sequential attribute is not respected on a class
+Summary: LayoutKind.Sequential attribute on a class breaks runtime
Mono runtime crashes with following error message when running attached
source. Source runs properly on .NET 2.0 on windows.
Steps to reproduce the problem
------------------------------
@@ -106,6 +106,9 @@
.exe compiled on Mono works fine on Windows producing expected results.
------- Additional Comments From ximian.bugzilla at analogcoast.com 2007-01-22 12:01 -------
Created an attachment (id=18536)
Source code to reproduce bug
+
+------- Additional Comments From ximian.bugzilla at analogcoast.com 2007-01-22 12:03 -------
+Made summary better describe the problem.
More information about the mono-bugs
mailing list