[Mono-bugs] [Bug 60997][Min] Changed - [PATCH] CS0626 is reported when the DllImport attribute is not found

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 3 Aug 2004 04:24:40 -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-08-03 01:22:03.000000000 -0400
+++ shadow/60997.tmp.5439	2004-08-03 04:24:40.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60997
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: rharinath@novell.com                            
 ReportedBy: vargaz@freemail.hu               
 QAContact: mono-bugs@ximian.com
@@ -79,6 +79,12 @@
 Basically, 'Type == null' can represent either that the Attribute
 wasn't resolved, or that resolution was attempted but failed.  This
 clarifies the two cases.
 
 Ok to apply?
 
+
+------- Additional Comments From rharinath@novell.com  2004-08-03 04:24 -------
+Applied to CVS
+
+(r=martin)
+