[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 19:55:05 -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-30 11:40:57.000000000 -0500
+++ shadow/56013.tmp.11556	2004-03-30 19:55:05.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 56013
 Product: Mono: Compilers
 Version: unspecified
 OS: SuSE 8.1
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: reali@acm.org               
 QAContact: mono-bugs@ximian.com
@@ -40,6 +40,10 @@
 ------- 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.
+
+------- Additional Comments From miguel@ximian.com  2004-03-30 19:55 -------
+Reopened the bug, the patch produced a regression on test-169.cs
+