I can't duplicate the bug on any other platform, and can't pinpoint the
bug with the info I've got. I have access to a windows box for the next
few weeks. What compiler you were using?
I wanted to call attention to part of today's Parrot Sketch:
- Otherwise, the PMC branch is ready for language testing,
will plan to merge it back into trunk next weekend.
So, language developers (and others); please grab a copy of
https://svn.perl.org/parrot/branches/pdd17pmc and check out the
Over the last week this test is the only one that has been consistently
failing on both Linux and Darwin.
Here's some output from 'make test' on Linux at r26216:
t/compilers/imcc/syn/macro.
# Failed test 'invalid label syntax (RT\#47978, RT\#51104)'
# at t/compilers/imcc/s
Will Coleda wrote:
I wanted to call attention to part of today's Parrot Sketch:
- Otherwise, the PMC branch is ready for language testing,
will plan to merge it back into trunk next weekend.
As I would have expected, the branch passed all the tests run via 'perl
Configure.pl --test'.
On Tuesday 04 March 2008 16:48:09 Will Coleda wrote:
> I wanted to call attention to part of today's Parrot Sketch:
>
> - Otherwise, the PMC branch is ready for language testing,
> will plan to merge it back into trunk next weekend.
>
> So, language developers (and others); please grab a copy of
James E Keenan wrote:
As I would have expected, the branch passed all the tests run via 'perl
Configure.pl --test'.
But having said that, it failed 'make' on the same box (a box where
trunk consistently passes 'make'). src/scheduler.c seems to have a
problem. See attached.
kid51
Compil
On Tue, Mar 4, 2008 at 9:39 PM, chromatic <[EMAIL PROTECTED]> wrote:
> Tcl: doesn't run
>
> unable to assign self to this type
> # current instr.: '__list' pc 25773
> (languages/tcl/runtime/conversions.pir:27)
> # called from Sub '&proc' pc 22110
> (languages/tcl/runtime/builtin/proc.pir:106
On Tuesday 04 March 2008 19:09:48 Will Coleda wrote:
> On Tue, Mar 4, 2008 at 9:39 PM, chromatic <[EMAIL PROTECTED]> wrote:
> > Tcl: doesn't run
> >
> > unable to assign self to this type
> > # current instr.: '__list' pc 25773
> > (languages/tcl/runtime/conversions.pir:27) # called from Sub '
On Tue, Mar 4, 2008 at 10:14 PM, chromatic <[EMAIL PROTECTED]> wrote:
>
> On Tuesday 04 March 2008 19:09:48 Will Coleda wrote:
>
> > On Tue, Mar 4, 2008 at 9:39 PM, chromatic <[EMAIL PROTECTED]> wrote:
>
> > > Tcl: doesn't run
> > >
> > > unable to assign self to this type
> > > # current i
On Tue, Mar 4, 2008 at 10:30 PM, Will Coleda <[EMAIL PROTECTED]> wrote:
>
> On Tue, Mar 4, 2008 at 10:14 PM, chromatic <[EMAIL PROTECTED]> wrote:
> >
> > On Tuesday 04 March 2008 19:09:48 Will Coleda wrote:
> >
> > > On Tue, Mar 4, 2008 at 9:39 PM, chromatic <[EMAIL PROTECTED]> wrote:
> >
>
Nope, no clue, we're still segfaulting, and valgrind finds it, but I
don't know enough about internals to fix.
uniqua:~/parrot $ valgrind ./parrot t/compilers/imcc/syn/macro_32.pir
==1234== Memcheck, a memory error detector.
==1234== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et a
11 matches
Mail list logo