[Mono-bugs] [Bug 78839][Nor] New - GetHRForException is not implemented

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 12 23:11:25 EDT 2006


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 sanxiyn at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78839

--- shadow/78839	2006-07-12 23:11:25.000000000 -0400
+++ shadow/78839.tmp.32480	2006-07-12 23:11:25.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 78839
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: sanxiyn at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Summary: GetHRForException is not implemented
+
+Marshal.GetHRForException in System.Runtime.InteropServices namespace is
+not implemented.
+
+This causes any Python program raising os.error to throw
+NotImplementedException instead as of IronPython 1.0 Beta 9.
+
+I discovered that Kornél Pál submitted a patch for this issue in January,
+and his patch works for me. Any idea why it isn't committed yet? CC'ing him.
+
+http://lists.ximian.com/pipermail/mono-devel-list/2006-January/016421.html


More information about the mono-bugs mailing list