To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=62229
------- Additional comments from [EMAIL PROTECTED] Sun Mar 19 12:48:58 -0800 2006 ------- The patch changes the locking method from Byte Range Locking to Advisory Locking, which is what Apple recomments for MacOS X Applications using the BSD subsystem in http://developer.apple.com/technotes/tn/tn2037.html. BSD Advisory Locking seem to be fully sufficient for OOo's purpose, so it probabl make sense to check other platforms for O_EXLOCK support as well. Works fine for me with afp/smb. BTW: Byte Range Locking seems not even to be implemented for afp/smb (ENOTSUP). --------------------------------------------------------------------- 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]
