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
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
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
Georg Baum wrote:
> Could somebody please apply?
Done, thanks.
Alfredo
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