test_main.c 27 line
#define setopt(flag) Parrot_setflag(interpreter, flag, (*argv)[0]+2);
#define setopt(flag) Parrot_set_flag(interpreter, flag, (*argv)[0]+2);
en, I compiled test_main.c.
bloves
> I don't find define of "Parrot_setflag()" in test_main.c.
src/test_main.c is unused. Why do you want to compile it?
leo
=head1 DESCRIPTION
THIS FILE IS NO LONGER USED.
with your note.
Brent 'Dax' Royal-Gordon wrote:
> William Coleda <wi...@coleda.com> wrote:
>
>>Then lets remove the file to avoid further confusion.
>
>
> test_main.c is being retained as an example of a non-trivial, but
> still clean, Parrot embedding. imcc/main.c is way too complicated and
> incestuous with internals to fill this role.
>
test_main.c is being retained as an example of a non-trivial, but
still clean, Parrot embedding. imcc/main.c is way too complicated and
incestuous with internals to fill this role.
--
Brent 'Dax' Royal-Gordon <br...@brentdax.com>
Perl and Parrot hacker
"For those of you that can't spell, this site also contains free
imags, iamges, imges, picturs, pcitures, picktures, picturess, and
pistures."
No cvs magic was used in the relocation of this file.