On 08/12/11 12:48, Michael Meeks wrote: > > On Thu, 2011-12-08 at 12:33 +0100, Michael Stahl wrote: >> there is the following in sfx2/source/doc/docfile.cxx, function >> IsSystemFileLockingUsed(): > > And this brings to mind the line in our soffice shell-script: > > # file locking now enabled by default > SAL_ENABLE_FILE_LOCKING=1 > export SAL_ENABLE_FILE_LOCKING > > Which may do just what we want rather more simply :-)
it looks like this is only evaluated in the low-level osl file implementation, and thus completely orthogonal to the question of how to get the high-level framework stuff to not write a lock file. > ATB, > > Michael. > _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
