On 26 Sep 2003, Leopold Toetsch wrote: > Index: interpreter.h > > +typedef opcode_t *(*native_func_t)(struct Parrot_Interp * interpreter, > + opcode_t * cur_opcode, > + opcode_t * start_code); > +
This bit's made gcc a very unhappy piece of software... Dan