Re: Aaron read this - Abi crashes on startup.


Subject: Re: Aaron read this - Abi crashes on startup.
From: Justin Bradford (justin@ukans.edu)
Date: Thu Jun 15 2000 - 00:22:26 CDT


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



This archive was generated by hypermail 2b25 : Thu Jun 15 2000 - 00:23:51 CDT