Re: Parrot_setup_argv in embed.h

2005-05-18 Thread Leopold Toetsch
Colin Paul Adams wrote: This function declaration does not appear to have a definition. I commented out the declaration, in order to get my code to compile. Should probably be a puplic API function again, when calling conventions have settled. leo

Parrot_setup_argv in embed.h

2005-05-18 Thread Colin Paul Adams
This function declaration does not appear to have a definition. I commented out the declaration, in order to get my code to compile. Is this the right thing to do? embed.c has a reference to it commented out. -- Colin Adams Preston Lancashire