Interesting post on concurrency models

2006-11-30 Thread Allison Randal
... that chromatic AIM'd me: Worth a read. Allison

[perl #41020] [PATCH] pmc2c.pl functionality extracted into separate package

2006-11-30 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #41020] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41020 > The file attached patches the following files in the Parrot distribution: tools/build

Are Instructions for Submission of NEW Files Up-to-Date?

2006-11-30 Thread James E Keenan
Last night I prepared two emails, one containing patches, one containing new files. I followed the instructions in docs/submissions.pod, i.e. I prefaced their subject lines with [PATCH] and [NEW] respectively and mailed both to [EMAIL PROTECTED] (The mail was sent from jkeen AT verizon DOT ne

Re: Are Instructions for Submission of NEW Files Up-to-Date?

2006-11-30 Thread James E Keenan
James E Keenan wrote: Did I do something wrong -- or are the instructions with respect to submission of new files? Well, my submissions finally showed up -- 11 hours after posting. So I guess the instructions are correct and I followed them correctly -- but the processing is slooow!

[svn:parrot-pdd] r15912 - trunk/docs/pdds

2006-11-30 Thread pmichaud
Author: pmichaud Date: Thu Nov 30 05:37:55 2006 New Revision: 15912 Modified: trunk/docs/pdds/pdd21_namespaces.pod Log: * Correct typo. Modified: trunk/docs/pdds/pdd21_namespaces.pod == --- trunk/docs/pdds/pdd21_name

Re: [perl #41000] Can't compile simple parrot example with latest stable parrot

2006-11-30 Thread Paul Cochrane
On 11/29/06, Will Coleda <[EMAIL PROTECTED]> wrote: On Nov 28, 2006, at 7:55 PM, Paul Cochrane wrote: > On 11/28/06, Matt Diephouse <[EMAIL PROTECTED]> wrote: >> On 11/27/06, via RT Bob Wilkinson > [EMAIL PROTECTED]> wrote: >> > # New Ticket Created by Bob Wilkinson >> > # Please include the s

[perl #41020] [PATCH] pmc2c.pl functionality extracted into separate package

2006-11-30 Thread James Keenan via RT
On Thu Nov 30 18:34:48 2006, [EMAIL PROTECTED] wrote: > > Problem confirmed. I am working on it. I think I have misunderstood > how to use > Getopt::Long::GetOptions(). > I fixed the problem with GetOptions() -- but there are additional problems that will take time to diagnose. So my patche