To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=76159
------- Additional comments from [EMAIL PROTECTED] Tue Apr 10 22:08:09 +0000 2007 ------- ericb->jkim As summary : _SC_GETPW_R_SIZE_MAX value is : - undefined on Panther , maybe on FreeBSD too (not sure, I cannot verify) - equal to 71 ( defined in unistd.h ) in Tiger So, in my patch, I have simply tested if _SC_GETPW_R_SIZE_MAX is defined at all (including FreeBSD case), and I have tried to rewrite what sb proposed. Please let me know if something is wrong >From my side, I have tested on Panther, and it works. Tiger build (Intel) is >currently in progress. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
