>>>>> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:

Kayvan> Hi folks, Looks like there are debugging statements in
Kayvan> src/trans.C in the method Trans::process(char, TransManager&)
Kayvan> which must have been left in recently.

This is temporary debugging code, because a nasty bug is still lurking
out there...

Kayvan> Also, clicking the middle mouse button on a lyx window creates
Kayvan> the following assert crash:

Indeed. It happens that the method LyXText::InsertStringB is written
in a very `creative' way and likes to address characters after the end
of a string. This is of course not a good idea with the string class.
I'll commit a fix, but the functions might need a better rewrite.

JMarc

JMarc

Reply via email to