[Mono-bugs] [Bug 35465][Nor] Changed - [return:] attribute target not properly handled
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
19 Dec 2002 00:41:57 -0000
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=35465
--- shadow/35465 Tue Dec 17 16:27:48 2002
+++ shadow/35465.tmp.19726 Wed Dec 18 19:41:57 2002
@@ -1,13 +1,13 @@
Bug#: 35465
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: ravi@ximian.com
ReportedBy: jonpryor@vt.edu
QAContact: mono-bugs@ximian.com
@@ -105,6 +105,13 @@
------- Additional Comments From ravi@ximian.com 2002-12-11 15:39 -------
Thank you very much for the detailed bug report - I believe this is
because mcs doesn't special case the return attribute target :-)
I shall take care of this right away - I remember there is a special
method to set the return custom attribute. Hmmm ...
+
+------- Additional Comments From ravi@ximian.com 2002-12-18 19:41 -------
+The mcs part of the bug has been fixed in CVS. SRE has no support for
+ReturnTypeCustomAttributes yet so that bug should be separately filed.
+Could you please take care of that Jon ?
+
+I am closing this bug.