Aaron has tried to reproduce this on several boxes but can't. I sent him
my static and dynamic builds and they work fine on his system(s). I have
to conclude that my system is hosed :-( Ihave done complete checkouts and
rebuilds. They work on Aaron's system.

There is something screwy on mine though.

Martin


On Thu, 15 Jun 2000, Justin Bradford wrote:

> On Thu, 15 Jun 2000, Martin Sevior wrote:
> 
> > 3793                                // Make sure there's no pending word. This
> > was put in to fix bug #900
> > 3794                                pLayout->m_pLayout->setPendingWord(NULL,
> > NULL);
> > 3795                                pLayout->m_pLayout->getView()->draw(NULL);
> 
> > (gdb) print pLayout->m_pLayout->getView()
> > Cannot resolve method FL_DocLayout::getView to any overloaded instance
> 
> Have you tried a full rebuild? It looks suspicious.
> 
> We could really use some kind of dependency pre-build.
> Does anyone know what mozilla uses? Their tree is nice in that when you do
> a cvs update, it looks at changed .h and .idl files and marks
> dependent .c/.cpp files for rebuilding.
> 
> Justin
> 
> 
> 
> 
> 
> 





Reply via email to