[Mono-bugs] [Bug 72822][Wis] Changed - getpwuid_r, getpwnam_r expects only 4 arguments

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Feb 2005 20:46:17 -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=72822

--- shadow/72822	2005-02-23 14:21:51.000000000 -0500
+++ shadow/72822.tmp.22803	2005-02-23 20:46:17.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 72822
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jonel@road14.com               
@@ -46,6 +46,15 @@
 all the time
 
 
 Additional Information:
 
 filename: support/pwd.c
+
+------- Additional Comments From jonpryor@vt.edu  2005-02-23 20:46 -------
+As with 72818, I need more information.
+
+On what platform do you get this compiler error?
+
+What are the prototypes of getpwuid_r, getpwnam_r on your platform?
+
+What are the possible success return values for these functions?