[Mono-bugs] [Bug 77041][Nor] Changed - Static and non static
properties
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Dec 20 03:17:39 EST 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77041
--- shadow/77041 2005-12-20 03:16:25.000000000 -0500
+++ shadow/77041.tmp.29641 2005-12-20 03:17:39.000000000 -0500
@@ -37,6 +37,11 @@
is an instance property or a class one. This leads to bugs like #77040.
------- Additional Comments From rharinath at novell.com 2005-12-20 03:16 -------
Is there a way to deduce that? Will a heuristic like the following
work: if the get_S method is static, then S is static
+
+------- Additional Comments From rharinath at novell.com 2005-12-20 03:17 -------
+I mean: apply the heuristic in SRE.PropertyBuilder.SetGetMethod -- in
+this case #77040 will likely continue to fail, but for a different reason.
+
More information about the mono-bugs
mailing list