[Mono-bugs] [Bug 58026][Wis] Changed - Add infrastructure for implementing icalls in IL
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 8 Aug 2004 07:57:07 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=58026
--- shadow/58026 2004-05-14 10:08:39.000000000 -0400
+++ shadow/58026.tmp.15791 2004-08-08 07:57:07.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58026
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: WONTFIX
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: vargaz@freemail.hu
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
@@ -117,6 +117,9 @@
assembly (this is an optimization, archs won't need to write this
code): when present, the JIT will simply skip all the compilation and
just use this code (we need it's length and a few other bits for
unwinding, so we won't generally be able to use C implementations for
these).
Ben: we are not going to expose those internal data structures.
+
+------- Additional Comments From vargaz@freemail.hu 2004-08-08 07:57 -------
+WONTFIX.