mail-archives/mono-bugs/2003-August/007150.html

88 строки
3.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 47925][Maj] New - Attributes can not be put on return type
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="007149.html">
<LINK REL="Next" HREF="007151.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 47925][Maj] New - Attributes can not be put on return type
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 47925][Maj] New - Attributes can not be put on return type">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Tue, 26 Aug 2003 13:25:20 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="007149.html">[Mono-bugs] [Bug 47921][Maj] Changed - Width bug (after fix)
</A></li>
<LI> Next message: <A HREF="007151.html">[Mono-bugs] [Bug 47927][Blo] New - Problems when using class aliasing in 'using' statements
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7150">[ date ]</a>
<a href="thread.html#7150">[ thread ]</a>
<a href="subject.html#7150">[ subject ]</a>
<a href="author.html#7150">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="mailto:bmaurer@users.sf.net.">bmaurer@users.sf.net.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=47925">http://bugzilla.ximian.com/show_bug.cgi?id=47925</A>
--- shadow/47925 2003-08-26 13:25:20.000000000 -0400
+++ shadow/47925.tmp.20288 2003-08-26 13:25:20.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 47925
+Product: Mono/MCS
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: Misc
+AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
+ReportedBy: <A HREF="mailto:bmaurer@users.sf.net">bmaurer@users.sf.net</A>
+QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Attributes can not be put on return type
+
+see <A HREF="http://users.hawken.edu/05mauben/rpctest.tgz.">http://users.hawken.edu/05mauben/rpctest.tgz.</A> 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
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="007149.html">[Mono-bugs] [Bug 47921][Maj] Changed - Width bug (after fix)
</A></li>
<LI> Next message: <A HREF="007151.html">[Mono-bugs] [Bug 47927][Blo] New - Problems when using class aliasing in 'using' statements
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7150">[ date ]</a>
<a href="thread.html#7150">[ thread ]</a>
<a href="subject.html#7150">[ subject ]</a>
<a href="author.html#7150">[ author ]</a>
</LI>
</UL>
</body></html>