Re: [Cvslog] r21991 - /lyx-devel/trunk/src/support/FileName.cpp

2007-12-07 Thread Enrico Forestieri
On Thu, Dec 06, 2007 at 06:01:12PM +0100, Enrico Forestieri wrote: > The problem that the tempdir cannot be removed on *nix still remains. > This is due to the fact that the tempdir is removed before the > destruction of ServerSocket, such that lyxsocket is still there and > the directory is thus

Re: [Cvslog] r21991 - /lyx-devel/trunk/src/support/FileName.cpp

2007-12-06 Thread Enrico Forestieri
On Thu, Dec 06, 2007 at 04:54:03PM -, [EMAIL PROTECTED] wrote: > Author: forenr > Date: Thu Dec 6 17:54:02 2007 > New Revision: 21991 > > URL: http://www.lyx.org/trac/changeset/21991 > Log: > Let's actually warn when a directory could not be removed. > > Modified: > lyx-devel/trunk/src/s