Georg Baum wrote:
Abdelrazak Younes wrote:

And then in lyxlex_pimpl.C, line 76:

lyx::docstring const LyXLex::Pimpl::getDocString() const
{
std::vector<lyx::char_type> res = utf8_to_ucs4(buff);

here buff is empty, hence the crash.

Thanks for debugging. I don't understand LyXLex at all.

me neither...

Abdel.

Reply via email to