[Mono-bugs] [Bug 82652][Wis] Changed - mcs fails to compile: static class test : System.Object {}
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Sep 1 06:32:12 EDT 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 mono at evain.net.
http://bugzilla.ximian.com/show_bug.cgi?id=82652
--- shadow/82652 2007-09-01 06:14:47.000000000 -0400
+++ shadow/82652.tmp.15206 2007-09-01 06:32:12.000000000 -0400
@@ -46,6 +46,11 @@
<zbowling> then tis a bug
<sanxiyn> zbowling: Remember, static classes must derive from object. :(
<sanxiyn> (Which makes whole things a bit stupid.)
------- Additional Comments From mono at evain.net 2007-09-01 06:14 -------
Useful title
+
+------- Additional Comments From mono at evain.net 2007-09-01 06:32 -------
+Created an attachment (id=19942)
+patch that fixes it for me, we could also re-define the operators == and != on TypeExpr
+
More information about the mono-bugs
mailing list