зеркало из https://github.com/mono/mail-archives.git
91 строка
3.2 KiB
HTML
91 строка
3.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 23204] Changed - dll methods must be static and extern
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="000336.html">
|
|
<LINK REL="Next" HREF="000338.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 23204] Changed - dll methods must be static and extern
|
|
</H1>
|
|
<B>bugzilla-daemon@rocky.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 23204] Changed - dll methods must be static and extern">bugzilla-daemon@rocky.ximian.com
|
|
</A><BR>
|
|
<I>11 Apr 2002 21:38:24 -0000</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="000336.html">[Mono-bugs] [Bug 23302] New - Implement System.Data.SqlClient classes
|
|
</A></li>
|
|
<LI> Next message: <A HREF="000338.html">[Mono-bugs] [Bug 21420] Changed - custom attributes defined in the same assembly problem
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#337">[ date ]</a>
|
|
<a href="thread.html#337">[ thread ]</a>
|
|
<a href="subject.html#337">[ subject ]</a>
|
|
<a href="author.html#337">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="mailto:ravi@ximian.com.">ravi@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=23204">http://bugzilla.ximian.com/show_bug.cgi?id=23204</A>
|
|
|
|
--- 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: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:lupus@ximian.com">lupus@ximian.com</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
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 <A HREF="mailto:ravi@ximian.com">ravi@ximian.com</A> 2002-04-11 17:38 -------
|
|
+Fixed in my local copy
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="000336.html">[Mono-bugs] [Bug 23302] New - Implement System.Data.SqlClient classes
|
|
</A></li>
|
|
<LI> Next message: <A HREF="000338.html">[Mono-bugs] [Bug 21420] Changed - custom attributes defined in the same assembly problem
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#337">[ date ]</a>
|
|
<a href="thread.html#337">[ thread ]</a>
|
|
<a href="subject.html#337">[ subject ]</a>
|
|
<a href="author.html#337">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|