]> git.lyx.org Git - features.git/commit
* src/LaTeX.C (deplog): fix the regex to parse filenames in the log file
authorJürgen Spitzmüller <spitz@lyx.org>
Tue, 13 Feb 2007 17:31:43 +0000 (17:31 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Tue, 13 Feb 2007 17:31:43 +0000 (17:31 +0000)
commit65b1b08a5cd2a31f13444c68d328abd27c522794
tree97c9e46a62d026a68026a4791ad425c7a520d016
parent5b79207f3d5121d259134d14584395cfd40cdb27
* src/LaTeX.C (deplog): fix the regex to parse filenames in the log file
(fixes bug 3224)
*src/support/filename.C: limit asserts to windows platform
(fixes bug 3132)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17163 a592a061-630c-0410-9148-cb99ea01b6c8
src/LaTeX.C
src/support/filename.C