[Mono-bugs] [Bug 75683][Nor] Changed - runtime does not handle a
PInvoke calling conv = zero
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 2 09:08:23 EDT 2005
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 at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75683
--- shadow/75683 2005-08-02 03:04:20.000000000 -0400
+++ shadow/75683.tmp.16363 2005-08-02 09:08:23.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75683
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: interop
AssignedTo: mono-bugs at ximian.com
ReportedBy: jankit at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -64,6 +64,12 @@
------- Additional Comments From jankit at novell.com 2005-08-02 03:04 -------
Created an attachment (id=15520)
test.il
+
+------- Additional Comments From vargaz at gmail.com 2005-08-02 09:08 -------
+0 is not a valid calling convention and the MS runtime probably handles
+it by accident. If you run PEverify on your test case, it correctly
+detects this. So I'm not sure we need to support this.
+
More information about the mono-bugs
mailing list