[Mono-bugs] [Bug 75792][Maj] Changed - interface cctor when
accessing a field
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 12 05:35:18 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 tjacyno at hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75792
--- shadow/75792 2005-08-12 05:32:44.000000000 -0400
+++ shadow/75792.tmp.4978 2005-08-12 05:35:18.000000000 -0400
@@ -2,23 +2,22 @@
Product: Mono: Runtime
Version: 1.1
OS: SUSE 9.2
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: JIT
AssignedTo: mono-bugs at ximian.com
ReportedBy: tjacyno at hotmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: interface cctor when accessing a field
-Mono doesn't run the interface's cctor when accessing a field
Description of Problem:
Mono doesn't run the interface's cctor when accessing a field. The
Microsoft .NET framework does.
More information about the mono-bugs
mailing list