[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 08:09:22 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 kornelpal at hotmail.com.

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

--- shadow/75793	2005-08-12 06:59:36.000000000 -0400
+++ shadow/75793.tmp.8281	2005-08-12 08:09:22.000000000 -0400
@@ -97,6 +97,18 @@
   }
 }
 
 
 ------- Additional Comments From jankit at novell.com  2005-08-12 06:59 -------
 Just some info: the IL you posted compiles fine with ilasm on svn head.
+
+------- Additional Comments From kornelpal at hotmail.com  2005-08-12 08:09 -------
+This IL compiles for me on Mono and .NET Framework as well and works 
+as expected on Mono and .NET Framework as well.
+
+Writes "System.Object" to the console.
+
+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.


More information about the mono-bugs mailing list