[Mono-bugs] [Bug 60997][Min] Changed - CS0626 is reported when the DllImport attribute is not found
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 2 Aug 2004 06:04:57 -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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60997
--- shadow/60997 2004-07-26 12:10:21.000000000 -0400
+++ shadow/60997.tmp.23095 2004-08-02 06:04:57.000000000 -0400
@@ -63,6 +63,11 @@
------- Additional Comments From miguel@ximian.com 2004-07-26 12:10 -------
This is just a side-effect of the order in which we process things: we
first do the semantic analysis for the methods, then we do attributes.
It is fixable, but will likely require another pass.
+
+------- Additional Comments From rharinath@novell.com 2004-08-02 06:04 -------
+Created an attachment (id=8819)
+cleanup error messages
+