On 02/23/2012 02:56 PM, Michael Stahl wrote:
On 23/02/12 10:48, Stephan Bergmann wrote:+void salhelper::Thread::launch() { + SAL_INFO("salhelper.thread", "launch "<< name_); + // Assumption is that osl::Thread::create returns normally iff it causes + // osl::Thread::run to start executing:looks like this assumption which you moved there is actually wrong
Indeed. Slightly modified your patch, pushed now. Thanks, Stephan _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
