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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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
_______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
