* LaTeX.cpp (deplog):
commit15f4005f74ee1ec8377c0ceffbecfe79e0c2502a
authorspitz <spitz@a592a061-630c-0410-9148-cb99ea01b6c8>
Sat, 20 Jun 2009 13:02:12 +0000 (20 13:02 +0000)
committerspitz <spitz@a592a061-630c-0410-9148-cb99ea01b6c8>
Sat, 20 Jun 2009 13:02:12 +0000 (20 13:02 +0000)
tree647eb825899c134aca086636a2663abe2c2e61af
parent68d7c7e3878d573130426df0dbbdf5bc3ce61d29
* LaTeX.cpp (deplog):
- fix regex so that rexeg_search finds more than one match in a line.
  This fixes a bug where files which were output in the log file in a
  line which already listed another file were not dependency tracked.
  I.e., cases such as
  (./child1.tex) (./child2.tex)
  (bug 6024).

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