To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=73520 Issue #|73520 Summary|sal/osl/unx/socket.c: prevent warnings on Mac OS X, cl |ean socklen_t mess Component|porting Version|680m199 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|MacOSX Assigned to|hr Reported by|pjanik
------- Additional comments from [EMAIL PROTECTED] Tue Jan 16 05:40:08 -0800 2007 ------- Hi, the attached patch cleans the mess around Solaris vs. the rest of the world mess in int getsockopt(int socket,int level,int option_name, void *option_value, socklen_t *option_len); all systems have socklet_t *, but Solaris - it has int * as a type there. Please review. --------------------------------------------------------------------- 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]