[Mono-bugs] [Bug 47916][Blo] Changed - Custom attributes on parameters are lost
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 2 Sep 2003 16:10:56 -0400 (EDT)
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 ravi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=47916
--- shadow/47916 2003-08-26 11:54:49.000000000 -0400
+++ shadow/47916.tmp.24985 2003-09-02 16:10:56.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 47916
Product: Mono/MCS
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Blocker
Component: Misc
AssignedTo: ravi@ximian.com
ReportedBy: reali@acm.org
QAContact: mono-bugs@ximian.com
@@ -63,6 +63,11 @@
true);
Console.WriteLine("nr of TestAttributes found: " +
testAttrs.Length);
}
}
}
+
+------- Additional Comments From ravi@ximian.com 2003-09-02 16:10 -------
+
+
+*** This bug has been marked as a duplicate of 47030 ***