Re: Patch that causes the Bad GC problems

2001-12-10 Thread John Levon
On Mon, Dec 10, 2001 at 11:11:38AM +0100, Andre Poenitz wrote: > I have reverted part of the MathCursorPos changes, added a few Assert and > used some more conservative method for "end of something" MathIterator > and have not seen a BadGC crash since then. I'll commit right now. great. thanks

Re: Patch that causes the Bad GC problems

2001-12-09 Thread Andre Poenitz
On Sun, Dec 09, 2001 at 03:11:59AM +, John Levon wrote: > This is as far as I got in finding the mathed bad GC problems. > > Unfortunately e.g. Michael K can't reproduce it with the same compiler. > > So I'm still not sure if it is compiler bug or patch bug. > > Lars, Andre, please look at

Re: Patch that causes the Bad GC problems

2001-12-08 Thread John Levon
On Sun, Dec 09, 2001 at 04:33:07AM +0100, Lars Gullik Bjønnes wrote: > | Lars, Andre, please look at this patch. When I apply it to cvs from a few > | days ago, lyx starts failing > > That is (at least) two patches mixed together. I know, they are very difficult to take apart though. > I doubt

Patch that causes the Bad GC problems

2001-12-08 Thread John Levon
This is as far as I got in finding the mathed bad GC problems. Unfortunately e.g. Michael K can't reproduce it with the same compiler. So I'm still not sure if it is compiler bug or patch bug. Lars, Andre, please look at this patch. When I apply it to cvs from a few days ago, lyx starts failin