[Mono-bugs] [Bug 72292][Nor] Changed - getpwent in libMonoPosixHelper fails on Solaris 8

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Feb 2005 17:21:32 -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 jonpryor@vt.edu.

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

--- shadow/72292	2005-02-07 17:01:41.000000000 -0500
+++ shadow/72292.tmp.26142	2005-02-07 17:21:31.000000000 -0500
@@ -67,6 +67,9 @@
 by getpwent, but by some other runtime function, so it might be a good
 idea to zero it out before other calls too, where its not possible to
 determine from the return value whenever a function failed or not.
 Manipulating the errno value from managed code makes little sense since
 the runtime might modify it any time.
 
+
+------- Additional Comments From jonpryor@vt.edu  2005-02-07 17:21 -------
+Fixed in svn-trunk.