[Mono-bugs] [Bug 60997][Wis] Changed - CS0626 is reported when the DllImport attribute is not found
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 4 Aug 2004 18:45:26 -0400 (EDT)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60997
--- shadow/60997 2004-08-04 13:53:38.000000000 -0400
+++ shadow/60997.tmp.1671 2004-08-04 18:45:26.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: rharinath@novell.com
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [PATCH] CS0626 is reported when the DllImport attribute is not found
+Summary: CS0626 is reported when the DllImport attribute is not found
When compiling the following test program:
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
using System;
using System.Text;