[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
Tue, 22 Feb 2005 02:42:58 -0500 (EST)


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-09-29 18:19:00.000000000 -0400
+++ shadow/60997.tmp.7705	2005-02-22 02:42:58.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 60997
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: rharinath@novell.com                            
 ReportedBy: vargaz@freemail.hu               
 QAContact: mono-bugs@ximian.com
@@ -152,6 +152,11 @@
 best if it did not also report CS0626, but a comment near that error
 seems to indicate we are more strict on purpose, so I left it alone
 for now.
 
 It also compiles blam, and everything else fine as far as I know. Any
 chance someone can review/approve/commit this?
+
+------- Additional Comments From rharinath@novell.com  2005-02-22 02:42 -------
+The code in there changed quite a bit.  So, the patch, as attached,
+will not apply.  However, I've recently committed a fix that also
+fixes the double message.  So, closing the bug.