[Mono-bugs] [Bug 52793][Nor] Changed - CSharpCodeGenerator generates improper code for static properties
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 12 Jan 2004 14:57:47 -0500 (EST)
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 jaak@zd.com.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=52793
--- shadow/52793 2004-01-12 14:56:52.000000000 -0500
+++ shadow/52793.tmp.25335 2004-01-12 14:57:47.000000000 -0500
@@ -48,6 +48,11 @@
100%
Additional Information:
Patch included. This implements exactly the same behaviour as
CodeFieldReferenceExpression
+
+------- Additional Comments From jaak@zd.com.pl 2004-01-12 14:57 -------
+Created an attachment (id=6399)
+patch to fix static properties code generation problem
+