]> git.lyx.org Git - features.git/commit
Hopefully complete fix to bug #5935
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 11 May 2009 11:02:25 +0000 (11:02 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 11 May 2009 11:02:25 +0000 (11:02 +0000)
commit3e3179b4d4ee5002e41ebd27ab3504200a8d4260
treebfadf8a243ec3018af2c0e51fcca7b177c98ce7a
parent416a6cd1c0b0760ffa56b260c7f3e2bef38fad68
Hopefully complete fix to bug #5935

Make several Parser methods return copies of tokens, because the
vector containing the token may get reallocated when it grows.

Revert now useless changeset 29557.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29627 a592a061-630c-0410-9148-cb99ea01b6c8
src/tex2lyx/Parser.cpp
src/tex2lyx/Parser.h
src/tex2lyx/text.cpp