[Mono-bugs] [Bug 75793][Nor] Changed - Mono doesn't run interface
cctors when accessing fields
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 12 09:58:56 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 swhite-monobugs at decisionsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75793
--- shadow/75793 2005-08-12 08:09:22.000000000 -0400
+++ shadow/75793.tmp.12781 2005-08-12 09:58:56.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75793
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: swhite-monobugs at decisionsoft.com
QAContact: mono-bugs at ximian.com
@@ -109,6 +109,13 @@
According to CLI specs interfaces are allowed to have public static
fields and methods so this is the expected behaviour.
Stephen, please try your code using HEAD and if it still fails
please post the binary causing the bug.
+
+------- Additional Comments From swhite-monobugs at decisionsoft.com 2005-08-12 09:58 -------
+I've just built last night's snapshot of mono and can confirm that my
+executable works correctly using that codebase.
+
+Thanks. Since it appears to be working on HEAD I've marked this bug
+fixed.
More information about the mono-bugs
mailing list