Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Hello, I had a crash in utf8_to_ucs4() when loading a
Abdelrazak> document which had an empty inset apparently (Intro.lyx).
Abdelrazak> The following commit adds some sanity checks to unicode.C.
It would be nice to know what is the exact inset that triggered it...
I suspect that your fix could hide a real problem.
You're right. It was in InsetCommandParam IIRC, I'll remove the check
and see if I can reproduce it.
Abdel.