[Mono-bugs] [Bug 75930][Min] Changed - [PATCH] CS0246 don't expand
@class as @classAttribute
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 29 23:03:01 EDT 2005
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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75930
--- shadow/75930 2005-08-29 13:55:21.000000000 -0400
+++ shadow/75930.tmp.17768 2005-08-29 23:03:01.000000000 -0400
@@ -1,17 +1,17 @@
Bug#: 75930
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: C#
-AssignedTo: mono-bugs at ximian.com
+AssignedTo: atsushi at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [PATCH] CS0246 don't expand @class as @classAttribute
@@ -39,6 +39,10 @@
be found. Are you missing a using directive or an assembly reference?
------- Additional Comments From atsushi at ximian.com 2005-08-29 13:55 -------
Created an attachment (id=15647)
proposed fix + testcase
+
+------- Additional Comments From rharinath at novell.com 2005-08-29 23:03 -------
+Looks good. Can you remove the use of 'nameEscaped' on subsequent
+lines. It shouldn't be necessary after that.
More information about the mono-bugs
mailing list