]> git.lyx.org Git - lyx.git/commit
Temptatively fix bug 3546 by testing for more exceptionm types and by unifying the...
authorAbdelrazak Younes <younes@lyx.org>
Wed, 16 May 2007 10:39:41 +0000 (10:39 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 16 May 2007 10:39:41 +0000 (10:39 +0000)
commit961db56ed88d274d32b21c126ac239116fbeb48e
tree0615d997fec18cec6ce6a4b3b14c5dc21990e137
parentdf731110929d4b23b7b40abbcbe2aee917f157a5
Temptatively fix bug 3546 by testing for more exceptionm types and by unifying the possible errors. I think the reason why we did not have a crash on windows is because we don't use wchar_t and the related basic_filebuf etc.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18366 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp