[perl #49364] [CAGE]: Eliminate $data{args} from configuration step class initializers

2008-01-07 Thread James Keenan via RT
> > The patch attached tackles these two steps in the process. I'll apply > it in 2-3 days unless someone objects, then proceed to step (3). > Patch applied to trunk in r24673.

[perl #43310] [TODO] config/auto/readline.pm: Write unit tests

2008-01-07 Thread James Keenan via RT
In r24672, considerable refactoring of guts of runstep() to make it more testable. This was done along same lines as in RT 43312 (config/auto/gmp.pm) and, in fact, some code in common was refactored out into new Parrot module Parrot::Configure::Step::Methods. The stub test file t/configure/144-au

Re: [perl #49480] [TODO] Make runcore accessible from PIR and/or 'parrot -v'

2008-01-07 Thread chromatic
On Monday 07 January 2008 12:05:43 Geoffrey Broadwell wrote: > The problem is the -O and -j options, and their interaction with other > things.  -O (== -O1) and -O2 are both supposed to alter the default > runcore selection (according to the running doc, at least).  Turns out > they don't, but it'

Re: [perl #49480] [TODO] Make runcore accessible from PIR and/or 'parrot -v'

2008-01-07 Thread Geoffrey Broadwell
On Mon, 2008-01-07 at 11:51 -0800, chromatic via RT wrote: > On Monday 07 January 2008 08:18:24 Geoffrey Broadwell wrote: > > It seems like this should be available from interpinfo in PIR ... and > > since 'parrot -v' displays optimization information, it should probably > > display the runcore cho

[perl #49490] [PATCH] [lolcode] Fixed ifthen support.

2008-01-07 Thread via RT
# New Ticket Created by Stuart Jansen # Please include the string: [perl #49490] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=49490 > Implement WIN & FAIL. Finish ifthen implementation. Add MEBBE test to t/03-if.t diff --

Re: A quick NCI question

2008-01-07 Thread chromatic
On Monday 07 January 2008 09:22:43 robby wrote: > With skimming across the past 400 or so messages on this list I'm not > exactly sure if this would be the correct list to post this, but I have > a quick question regarding NCI's and callbacks. > > I've read http://www.parrotcode.org/docs/pdd/pdd16

A quick NCI question

2008-01-07 Thread robby
With skimming across the past 400 or so messages on this list I'm not exactly sure if this would be the correct list to post this, but I have a quick question regarding NCI's and callbacks. I've read http://www.parrotcode.org/docs/pdd/pdd16_native_call.htm and nci.t and I haven't came up with

[perl #49490] [PATCH] [lolcode] Fixed ifthen support.

2008-01-07 Thread Will Coleda via RT
HAI BTW Thanks, applied in r24660! KTHXBYE

Re: [perl #49480] [TODO] Make runcore accessible from PIR and/or 'parrot -v'

2008-01-07 Thread jerry gay
On Jan 7, 2008 11:50 AM, chromatic <[EMAIL PROTECTED]> wrote: > On Monday 07 January 2008 08:18:24 Geoffrey Broadwell wrote: > > > There is no way from PIR to determine the current runcore, and it does > > not appear in the output of 'parrot -v'. According to particle: > > > > * > > in c you c

Re: [perl #49480] [TODO] Make runcore accessible from PIR and/or 'parrot -v'

2008-01-07 Thread chromatic
On Monday 07 January 2008 08:18:24 Geoffrey Broadwell wrote: > There is no way from PIR to determine the current runcore, and it does > not appear in the output of 'parrot -v'. According to particle: > > * > in c you can look at interp->run_core, so you can find it with gdb easily > it's easy

[perl #49480] [TODO] Make runcore accessible from PIR and/or 'parrot -v'

2008-01-07 Thread via RT
# New Ticket Created by Geoffrey Broadwell # Please include the string: [perl #49480] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=49480 > There is no way from PIR to determine the current runcore, and it does not appear

[perl #49458] [PATCH] Fix compiler error & warning in nanoparrot example

2008-01-07 Thread via RT
# New Ticket Created by Geoffrey Broadwell # Please include the string: [perl #49458] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=49458 > examples/c/nanoparrot.c can be compiled with any of three different runloops. The

Parrot Bug Summary

2008-01-07 Thread Parrot Bug Summary
Parrot Bug Summary http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Generated at Mon Jan 7 14:00:03 2008 GMT --- * Numbers * New Issues * Overview of Open Issues * Ticket Status By Version * Requestors with mo

Re: headerizer and src/atomic/gcc_x86.c

2008-01-07 Thread François Perrad
Allison Randal wrote: François and I have been writing over each other's commits on src/atomic/gcc_x86.c, so before I edit again, let's figure out the right way to edit. Andy, the headerizer dies with an error when src/atomic/gcc_x86.c has two functions that are marked with both PARROT_API an