[Mono-bugs] [Bug 28640][Nor] Changed - mcs does not generate code for attribute
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
7 Aug 2002 16:06:28 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=28640
--- shadow/28640 Tue Aug 6 21:02:29 2002
+++ shadow/28640.tmp.19988 Wed Aug 7 12:06:28 2002
@@ -2,13 +2,13 @@
Product: Mono/MCS
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -43,6 +43,10 @@
the attribute should be applied to the interface
How often does this happen?
Additional Information:
+
+------- Additional Comments From lupus@ximian.com 2002-08-07 12:06 -------
+It looks like mcs doesn't deal with attributes in interfaces, if yu
+put the guid attribute on a class it'll work.