[Mono-bugs] [Bug 72820][Wis] Changed - getgrgid_r, getgrnam_r expects only 4 arguments

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Feb 2005 20:48:09 -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=72820

--- shadow/72820	2005-02-21 16:02:52.000000000 -0500
+++ shadow/72820.tmp.22856	2005-02-23 20:48:09.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 72820
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Solaris [Other]
 OS Details: Solaris 10 x86
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Mono.Security
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jonel@road14.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -53,6 +53,15 @@
 How often does this happen? 
 all the time
 
 Additional Information:
 
 filename: support/grp.c
+
+------- Additional Comments From jonpryor@vt.edu  2005-02-23 20:48 -------
+As with 72818, I need more information.
+
+On what platform do you get this compiler error?
+
+What are the prototypes of getgrgid_r, getgrnam_r on your platform?
+
+What are the possible success return values for these functions?