[Mono-bugs] [Bug 72821][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:55 -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=72821
--- shadow/72821 2005-02-23 14:22:09.000000000 -0500
+++ shadow/72821.tmp.22821 2005-02-23 20:46:54.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 72821
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
@@ -41,6 +41,15 @@
How often does this happen?
all the time
Additional Information:
filename: support/macros.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?