Bernhard Roider wrote:
Hello all,
[...]
I tested lyx with the attached patch and found no problems, but who
knows...
i think this should go in.
comments?
Only a tiny one from me:
Instead of remove the constness of getXXX() methods I suggest that you
make lastReadOk_ mutable..
Bernhard
PS: The methods LyXLex::Pimpl::next() and LyXLex::Pimpl::nextToken()
read tokens in a really different way! is this intentionally?
This lex reader is awful in my opinion, it will evntually go in 1.6 if
we switch to XML.
Abdel.