Dan Sugalski <[EMAIL PROTECTED]> wrote:
> 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...

Dunno why, mine is happy. Anyway I have moved include "config.h" into
interpreter. Hope that helps.

>                                       Dan

leo

Reply via email to