[Mono-bugs] [Bug 33187][Wis] Changed - We should flag duplicate toplevel attributes
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
5 Nov 2002 21:36:14 -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=33187
--- shadow/33187 Mon Nov 4 12:30:49 2002
+++ shadow/33187.tmp.2924 Tue Nov 5 16:36:14 2002
@@ -24,6 +24,10 @@
error CS0579: Duplicate 'AssemblyKeyName' attribute
Just put two of those in a single file.
------- Additional Comments From ravi@ximian.com 2002-11-04 12:30 -------
Working on this right now.
+
+------- Additional Comments From ravi@ximian.com 2002-11-05 16:36 -------
+I have a question. Does this need to be flagged for attributes which
+do not have the "AllowMultiple" flag set ?