[Mono-bugs] [Bug 71471][Nor] Changed - delegates to call cdecl native code
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 31 Jan 2005 12:13:15 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71471
--- shadow/71471 2005-01-22 19:42:03.000000000 -0500
+++ shadow/71471.tmp.32637 2005-01-31 12:13:15.000000000 -0500
@@ -1,20 +1,20 @@
Bug#: 71471
-Product: Mono: Class Libraries
+Product: Mono: Runtime
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
-Component: CORLIB
+Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: jgd@ugs.com
QAContact: mono-bugs@ximian.com
-TargetMilestone: 2_0
+TargetMilestone: ---
URL:
Cc:
Summary: delegates to call cdecl native code
Please fill in this template when reporting a bug, unless you know what
you are doing.
@@ -42,6 +42,11 @@
How often does this happen?
Additional Information:
+
+------- Additional Comments From vargaz@gmail.com 2005-01-31 12:13 -------
+The attribute exists, but only supported in the Net 2.0 versions of
+our assemblies. However, the runtime ignores the attributes, so it
+doesn't really work yet.