mail-archives/mono-bugs/2002-April/000356.html

93 строки
3.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 21420] Changed - custom attributes defined in the same assembly problem
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="000355.html">
<LINK REL="Next" HREF="000357.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 21420] Changed - custom attributes defined in the same assembly problem
</H1>
<B>bugzilla-daemon@rocky.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
TITLE="[Mono-bugs] [Bug 21420] Changed - custom attributes defined in the same assembly problem">bugzilla-daemon@rocky.ximian.com
</A><BR>
<I>13 Apr 2002 18:34:38 -0000</I>
<P><UL>
<LI> Previous message: <A HREF="000355.html">[Mono-bugs] [Bug 23398] Changed - Mono does not report NullRef on method calls on Null object
</A></li>
<LI> Next message: <A HREF="000357.html">[Mono-bugs] [Bug 21420] Changed - custom attributes defined in the same assembly problem
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#356">[ date ]</a>
<a href="thread.html#356">[ thread ]</a>
<a href="subject.html#356">[ subject ]</a>
<a href="author.html#356">[ 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:lupus@ximian.com.">lupus@ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=21420">http://bugzilla.ximian.com/show_bug.cgi?id=21420</A>
--- shadow/21420 Fri Apr 12 19:35:34 2002
+++ shadow/21420.tmp.4326 Sat Apr 13 14:34:38 2002
@@ -1,13 +1,13 @@
Bug#: 21420
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
ReportedBy: <A HREF="mailto:lupus@ximian.com">lupus@ximian.com</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
@@ -85,6 +85,12 @@
use the AttributeUsage attribute on the two attribute classes ! csc
apparently doesn't require this but that makes it ambiguous so I catch
the error and report it as # -20. Please tell me if you want some
other behaviour.
+
+------- Additional Comments From <A HREF="mailto:lupus@ximian.com">lupus@ximian.com</A> 2002-04-13 14:34 -------
+Reopened the bug.
+Can you explain what is ambiguous if I don't specify AttributeUsage?
+Can't you make AttributeUsage.All the default if it's not specified?
+If csc compiles the code, so should do mcs.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000355.html">[Mono-bugs] [Bug 23398] Changed - Mono does not report NullRef on method calls on Null object
</A></li>
<LI> Next message: <A HREF="000357.html">[Mono-bugs] [Bug 21420] Changed - custom attributes defined in the same assembly problem
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#356">[ date ]</a>
<a href="thread.html#356">[ thread ]</a>
<a href="subject.html#356">[ subject ]</a>
<a href="author.html#356">[ author ]</a>
</LI>
</UL>
</body></html>