[Mono-bugs] [Bug 77040][Nor] Changed - Instance and class
properties handling problem
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 19 18:59:31 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 mono at evain.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77040
--- shadow/77040 2005-12-19 18:10:26.000000000 -0500
+++ shadow/77040.tmp.26040 2005-12-19 18:59:31.000000000 -0500
@@ -85,6 +85,11 @@
Additional Information:
When csc emits properties, it sets bit hasThis in the property CallingConvention to 1.
Both .net S.R.E and Mono S.R.E emits only properties without setting this bit to one.
So in the example, there is two S properties, one instance property and a class one.
I will attach the compiled program.
+
+------- Additional Comments From mono at evain.net 2005-12-19 18:59 -------
+Created an attachment (id=16230)
+compiled example
+
More information about the mono-bugs
mailing list