[Mono-bugs] [Bug 47925][Maj] Changed - Attributes can not be put on return type

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 26 Aug 2003 14:52:48 -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=47925

--- shadow/47925	2003-08-26 13:25:20.000000000 -0400
+++ shadow/47925.tmp.21099	2003-08-26 14:52:48.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 47925
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: Misc
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: ravi@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Attributes can not be put on return type
@@ -19,6 +19,9 @@
 see http://users.hawken.edu/05mauben/rpctest.tgz. it gives
 newtelligence.DasBlog.Runtime.Proxies/PingbackClientProxy.cs(59) error
 CS0592: Attribute 'XmlRpcReturnValue' is not valid on this declaration
 type. It is valid on 'return value' declarations only.
 
 incorrectly
+
+------- Additional Comments From ravi@ximian.com  2003-08-26 14:52 -------
+Assigning to myself