On Fri, Feb 01, 2002 at 08:06:18AM +0000, Jonathan Stowe wrote: > Another implicit declaration: > > --- include/parrot/global_setup.h~ Fri Feb 1 08:00:27 2002 > +++ include/parrot/global_setup.h Fri Feb 1 08:01:17 2002 > @@ -20,6 +20,7 @@ > void Parrot_PerlNum_class_init(void); > void Parrot_PerlString_class_init(void); > void Parrot_PerlArray_class_init(void); > +void Parrot_Array_class_init(void); > void Parrot_PerlHash_class_init(void); > void Parrot_ParrotPointer_class_init(void); > void Parrot_IntQueue_class_init(void);
Applied with modification. (They're all INTVAL now) Thanks Nicholas Clark -- EMCFT http://www.ccl4.org/~nick/CV.html