]> git.lyx.org Git - features.git/commit
Fix a BibTeX caching bug. Because we only set the last modified time
authorRichard Heck <rgheck@comcast.net>
Fri, 8 Jan 2010 18:18:05 +0000 (18:18 +0000)
committerRichard Heck <rgheck@comcast.net>
Fri, 8 Jan 2010 18:18:05 +0000 (18:18 +0000)
commit295b84e8fb7cf18867a26923f2224167c99f49de
treeb69e64fb2bc4128a2b89e031a13421eb2a2d7a1e
parent473f25bbec9e568ee58639bf62b089e8daf7f9e0
Fix a BibTeX caching bug. Because we only set the last modified time
when the cache was valid, we did not set it the first time through and
so always read the cache twice.

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