[Mono-bugs] [Bug 46960][Nor] Changed - SetLastError should be updated after PInvoke.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 13 Oct 2003 12:14:21 -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=46960

--- shadow/46960	2003-07-26 21:16:49.000000000 -0400
+++ shadow/46960.tmp.3261	2003-10-13 12:14:21.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 46960
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -20,6 +20,9 @@
 
    If the SetLastError flag is set on a PInvoke call, we should set the
 value retrieved by GetLastError to be errno on Unix.   Currently this is
 only done for io calls.
 
 miguel.
+
+------- Additional Comments From vargaz@freemail.hu  2003-10-13 12:14 -------
+Fixed in CVS.