in reply to Wanted: Perl 6 Programmers
I had to make a couple of minor edits to the files: "anyop.c" and "imcc.y" under the "languages/imcc" path --- the version was hardcoded with 0,0,7 but needs to be changed to 0,0,8 once in each file. I found mention of this on the perl6-internals list. After that, make test in the perl6 directory succeeded on all tests. I just wanted to point that out and possibly save someone a little grief. Time to write some Perl6 code I guess :-)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Wanted: Perl 6 Programmers
by d_i_r_t_y (Monk) on Sep 05, 2002 at 14:39 UTC | |
by educated_foo (Vicar) on Sep 05, 2002 at 15:20 UTC | |
by Anonymous Monk on Sep 05, 2002 at 19:25 UTC | |
by John M. Dlugosz (Monsignor) on Sep 05, 2002 at 20:30 UTC |