[Mono-bugs] [Bug 56013][Wis] Changed - [PATCH] Compiler ignores property accessor names in the metadata
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Mar 2004 11:40:57 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56013
--- shadow/56013 2004-03-25 02:42:23.000000000 -0500
+++ shadow/56013.tmp.5230 2004-03-30 11:40:57.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 56013
Product: Mono: Compilers
Version: unspecified
OS: SuSE 8.1
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: reali@acm.org
QAContact: mono-bugs@ximian.com
@@ -37,6 +37,9 @@
patch
------- Additional Comments From reali@acm.org 2004-03-25 02:42 -------
The CLS doesn't require this, but Reflection.Emit allows to build
such a case.
+
+------- Additional Comments From miguel@ximian.com 2004-03-30 11:40 -------
+Thanks for your patch Patrik, it is now on CVS.