[Mono-bugs] [Bug 23204] Changed - dll methods must be static and extern

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
11 Apr 2002 21:38:24 -0000


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 ravi@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=23204

--- shadow/23204	Tue Apr  9 06:57:33 2002
+++ shadow/23204.tmp.20578	Thu Apr 11 17:38:24 2002
@@ -1,20 +1,23 @@
 Bug#: 23204
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: dll methods must be static and extern
 
 mcs allows the compilation of P/Invoke methods that are not static and it
 should not.
+
+------- Additional Comments From ravi@ximian.com  2002-04-11 17:38 -------
+Fixed in my local copy