[perl #50920] [BUG]: t/compilers/imcc/syn/macro.t failing

2008-03-04 Thread James Keenan via RT
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

Re: pdd17pmc branch review

2008-03-04 Thread chromatic
On Tuesday 04 March 2008 16:48:09 Will Coleda wrote: I wanted to call attention to part of today's Parrot Sketch: allison - 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

Re: pdd17pmc branch review

2008-03-04 Thread James E Keenan
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

Re: pdd17pmc branch review

2008-03-04 Thread Will Coleda
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) #

Re: pdd17pmc branch review

2008-03-04 Thread chromatic
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 'proc' pc

Re: pdd17pmc branch review

2008-03-04 Thread Will Coleda
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 instr.: '__list' pc

Re: pdd17pmc branch review

2008-03-04 Thread Will Coleda
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: Tcl: doesn't

Re: [perl #50920] [BUG]: t/compilers/imcc/syn/macro.t failing

2008-03-04 Thread Andy Lester
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