Re: [PATCH] set recursively buffer in mathed.

2009-08-03 Thread Jean-Marc Lasgouttes
Abdelrazak Younes writes: > Looks good. And the initial misbehaviour is probably my fault. I applied it, then. What I have to check now is what happens when a cell is created (inset array row...). > I remember fixing one last week-end. I saw that too. JMarc

Re: [PATCH] set recursively buffer in mathed.

2009-08-03 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Hi, The following patch should fix many/most of the buffer missettings in mathed. Looks good. And the initial misbehaviour is probably my fault. However, I did not keep trace of the ways to trigger a null buffer assertion with trunk. Could somebody refresh my mem

[PATCH] set recursively buffer in mathed.

2009-08-03 Thread Jean-Marc Lasgouttes
Hi, The following patch should fix many/most of the buffer missettings in mathed. However, I did not keep trace of the ways to trigger a null buffer assertion with trunk. Could somebody refresh my memory? JMarc svndiff Index: src/mathed/InsetMathHull.cpp ===