Re: [Kaffe] build error from current CVS sources

1999-10-04 Thread Godmar Back


 
 Oops.  Sorry about that.
I had merged findActiveMethod into findMethodFromPC and then deleted it,
but didn't update the part in -DDEBUG.  Should be fixed now.

- Godmar

> 
op
> 
> Moses DeJong wrote:
> 
> > Hi all.
> > 
> > I tried to build from the CVS today when I got this error. I was runing
> > on a Linux RedHat 5.2 (Intel) system at the time. Anyone know why this
> > is breaking?
> 
> Paramoia checking in Godmar's code near line 109 in kaffe/kaffevm/methodCache.c:
> 
> #if defined(DEBUG)
>   /* paranoia */
>   assert(findActiveMethod());
> #endif
> -- 
> Edouard G. Parmelan Ingenieur Developpeur
> Quadratec - Parc Club "Orsay Universite" - 14/16,rue Jean Rostand
> 91893 Orsay Cedex - FRANCE   Phone (+33)1 69 33 20 80
> Email: [EMAIL PROTECTED] http://membres.tripod.fr/egp
> 



Re: [Kaffe] build error from current CVS sources

1999-10-04 Thread Edouard G. Parmelan


Moses DeJong wrote:

> Hi all.
> 
> I tried to build from the CVS today when I got this error. I was runing
> on a Linux RedHat 5.2 (Intel) system at the time. Anyone know why this
> is breaking?

Paramoia checking in Godmar's code near line 109 in kaffe/kaffevm/methodCache.c:

#if defined(DEBUG)
/* paranoia */
assert(findActiveMethod());
#endif
-- 
Edouard G. Parmelan Ingenieur Developpeur
Quadratec - Parc Club "Orsay Universite" - 14/16,rue Jean Rostand
91893 Orsay Cedex - FRANCE   Phone (+33)1 69 33 20 80
Email: [EMAIL PROTECTED] http://membres.tripod.fr/egp