[Mono-bugs] [Bug 52793][Nor] Changed - CSharpCodeGenerator generates improper code for static properties
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 27 Feb 2004 07:52:22 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52793
--- shadow/52793 2004-01-12 14:57:47.000000000 -0500
+++ shadow/52793.tmp.6431 2004-02-27 07:52:22.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 52793
Product: Mono/Class Libraries
Version: unspecified
OS: Fedora 1.0
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: jaak@zd.com.pl
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -53,6 +53,9 @@
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
+
+------- Additional Comments From gonzalo@ximian.com 2004-02-27 07:52 -------
+Patch applied, thanks.