Re: [patch] tmp file stuff

2004-02-15 Thread Angus Leeming
Georg Baum wrote: > I found no clean and easy way to make > CreateBufferTmpDir() always succeed, so I gave up on that. However, > I made CreateLyXTmpDir() always succeed by exiting if the temp dir > could not be created. The buffer tmp dirs are sub directories of LyXTmpDir. If you can create LyXT

Re: [patch] tmp file stuff

2004-02-15 Thread Angus Leeming
Georg Baum wrote: > Things that might be wrong: > - Is it ok to read in the lyxrc use_tempdir flag for compatibility > reasons, and then ignore it silently? Yes. Printing a warning wouldn't hurt though. -- Angus

[patch] tmp file stuff

2004-02-15 Thread Georg Baum
As I wrote in an earlier mail, here is the first step to fix bugs 605, 1231, and 1244: Remove the use_tempdir of lyxrc and use always a temp dir. I found no clean and easy way to make CreateBufferTmpDir() always succeed, so I gave up on that. However, I made CreateLyXTmpDir() always succeed by e

Re: compile fix for STLPort

2004-02-15 Thread Alfredo Braunstein
Georg Baum wrote: > Could somebody please apply? Done, thanks. Alfredo

compile fix for STLPort

2004-02-15 Thread Georg Baum
The attached is needed for compilation with STLPort. I wonder what header drags in for other STL versions? Could somebody please apply? Thanks, Georg Index: src/Spacing.C === RCS file: /cvs/lyx/lyx-devel/src/Spacing.C,v retrieving