]> git.lyx.org Git - features.git/commit
branch: Fix bug #7793: LyX leaves behind autosave files
authorVincent van Ravesteijn <vfr@lyx.org>
Wed, 26 Oct 2011 19:50:33 +0000 (19:50 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Wed, 26 Oct 2011 19:50:33 +0000 (19:50 +0000)
commit84e38176736c6d1b2768c14b01eb5bf2146b4587
tree56cd77b9718dda827266ba0e4b81a69bd71b0f35
parentaf227ddd8bae936e4e04b54a96f28a457f732eae
branch: Fix bug #7793: LyX leaves behind autosave files

The LyX buffer is cloned before autosaving, but the unnamed_ member was not
copied. This causes the autosave files to end up in the wrong location and
consequently they were never removed afterwards.

see r40008.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40018 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
status.20x