On Fri, 13 Dec 2002 12:37:47 +, Jared Rhine wrote:
> Thanks for the warning. I was aware. I picture a lot of SKIP tests.
> I'm hoping that some particular missing case will be simple enough
> that it'll be a motivator for me to dive into perl6 implementation,
> but if all I get through is tr
[Sean == [EMAIL PROTECTED] on Fri, 13 Dec 2002 11:48:55 -0800 (PST)]
Jared> On to some tests, although I'm curious to see how tests of
Jared> literals turn out. Probably a lot of comparisons between
Jared> different representations of the same thing.
Sean> Warning: most of the tests won't work n
Sean O'Rourke <[EMAIL PROTECTED]> wrote:
On Thu, 12 Dec 2002, Jared Rhine wrote:
> On to some tests, although I'm curious to see how tests of literals
> turn out. Probably a lot of comparisons between different
> representations of the same thing.
Warning: most of the tests won't work now becau
On Thu, 12 Dec 2002, Jared Rhine wrote:
> On to some tests, although I'm curious to see how tests of literals
> turn out. Probably a lot of comparisons between different
> representations of the same thing.
Warning: most of the tests won't work now because the languages/perl6 is
woefully incomple
On Thursday, December 12, 2002, at 01:39 PM, Jared Rhine wrote:
Are we archiving our docs like the latest Literals doc somewhere
official, or should I just pick it out of the list archives?
Just grab it from the archives. We'll archive the approved sections
somewhere, but probably not the dr
Jared> In languages/perl6/t/compiler/1_1.err, I get:
Jared>
Jared> Can't find loader Parrot_DynOp_core_0_0_7: ../imcc/imcc:
Jared> undefined symbol: Parrot_DynOp_core_0_0_7
Jared>
Jared> which is suspicious for the 0_0_7 when I actually checked out
Jared> 0_0_8.
Sean> You're right on the mark here
On Wed, 11 Dec 2002, Jared Rhine wrote:
> In languages/perl6/t/compiler/1_1.err, I get:
>
> Can't find loader Parrot_DynOp_core_0_0_7: ../imcc/imcc: undefined
> symbol: Parrot_DynOp_core_0_0_7
>
> which is suspicious for the 0_0_7 when I actually checked out 0_0_8.
You're right on the mark her
I'd like to help write some test cases for Perl6 to deliver on that
part of this group's charter.
I'm having problems getting Perl 6 working, and I'd like help. This
may be off-charter for this group, but there's hardly a better place,
and the info is probably generally useful to others also seek