[Mono-bugs] [Bug 51108][Wis] New - native_wrapper not generated for support_last_error methods
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 18 Nov 2003 11:23:51 -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 l_m@pacbell.net.
http://bugzilla.ximian.com/show_bug.cgi?id=51108
--- shadow/51108 2003-11-18 11:23:51.000000000 -0500
+++ shadow/51108.tmp.20193 2003-11-18 11:23:51.000000000 -0500
@@ -0,0 +1,29 @@
+Bug#: 51108
+Product: Mono/Runtime
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: l_m@pacbell.net
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: native_wrapper not generated for support_last_error methods
+
+Description of Problem:
+mono_marshal_get_native_wrapper is not called for methods with
+PINVOKE_ATTRIBUTE_SUPPORTS_LAST_ERROR if mono_arch_has_unwind_info returns
+TRUE.
+
+Steps to reproduce the problem:
+always return TRUE from mono_arch_has_unwind_info
+run pinvoke2.exe
+
+Actual Results:
+fails last_error_test