Re: [IMCC] add ".label" to lexer for macro labels

2007-10-01 Thread Klaas-Jan Stol
On 10/2/07, Allison Randal <[EMAIL PROTECTED]> wrote: > > [EMAIL PROTECTED] wrote: > > > >>> The big overall cunning plan is to remove ".local" for this purpose > >>> (defining labels), and to use ".local" ONLY for declaring variables. > >>> Then, once all ".local" (in macros) are replaced by ".lab

Re: [perl #45859] [PROPOSAL][IMCC] clean up method syntax: bare word and quoted method names

2007-10-01 Thread Klaas-Jan Stol
On 10/2/07, Allison Randal <[EMAIL PROTECTED]> wrote: > > Klaas-Jan Stol (via RT) wrote: > > > > Hi, > > > > This proposal is about resolving method names: bare words or quoted > > > > it might be that i'm not well informed on this issue, so please correct > me > > where I go wrong. > > > > > > IMC

[perl #45919] [TODO] Add tests for Parrot::BuildUtil::generated_file_header

2007-10-01 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #45919] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45919 > Until Sept 24, lib/Parrot/BuildUtil.pm was one of those Perl 5 components of Parrot wh

[svn:parrot-pdd] r21728 - trunk/docs/pdds/draft

2007-10-01 Thread allison
Author: allison Date: Mon Oct 1 17:22:21 2007 New Revision: 21728 Modified: trunk/docs/pdds/draft/pdd25_concurrency.pod Log: [pdd] Reference to java memory and threads for concurrency PDD. Modified: trunk/docs/pdds/draft/pdd25_concurrency.pod

Re: [IMCC] add ".label" to lexer for macro labels

2007-10-01 Thread Allison Randal
[EMAIL PROTECTED] wrote: The big overall cunning plan is to remove ".local" for this purpose (defining labels), and to use ".local" ONLY for declaring variables. Then, once all ".local" (in macros) are replaced by ".label", we can start replacing ".sym"s by ".local", so that ".sym" can be remov

Re: PASM and PIR: design decisions needed

2007-10-01 Thread Allison Randal
Nuno 'smash' Carvalho wrote: Still working on it. Sorry, but haven't had much free time lately, but i'll try to finish this ASAP. Great. KJS, you might take a pass over it too. You've had a lot of good cleanup suggestions. Allison

wrapping up the OO implementation

2007-10-01 Thread Allison Randal
My goal was to wrap up the pdd15oo branch by the end of September. We're quite close. The two remaining big things are PGE and multiple dispatch, and then test cleanup. Thanks to chromatic and particle for their work on the tests. I've been giving chromatic small tasks to work on, which seems

Re: [perl #45859] [PROPOSAL][IMCC] clean up method syntax: bare word and quoted method names

2007-10-01 Thread Allison Randal
Klaas-Jan Stol (via RT) wrote: Hi, This proposal is about resolving method names: bare words or quoted it might be that i'm not well informed on this issue, so please correct me where I go wrong. IMCC currently allows for method call syntax like this: foo.bar() foo."bar"() Both invoke the

[perl #45917] [TODO] Move thread check into Parrot_exit()

2007-10-01 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #45917] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45917 > In src/exceptions.c there is the todo item: "XXX this check should better be in Parrot

[perl #45915] [TODO] rethrow_c_exception() needs completion after exception implementation completed

2007-10-01 Thread Paul Cochrane via RT
On Mon Oct 01 14:36:55 2007, ptc wrote: > In src/exceptions.c there is mention about "exception being still in TODO". > This means that something about exceptions is not yet finished, and needs > to be implemented so that the code mentioned here (near > rethrow_c_exception()) can be completed. S

[perl #45915] [TODO] Only peek for next exception handler

2007-10-01 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #45915] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45915 > In src/exceptions.c there is mention about "exception being still in TODO". This means

Workshop and Hackathon in Israel

2007-10-01 Thread Gabor Szabo
Hi, I have announced it elsewhere but I hope it is OK to do it here as well. On 31 December 2007 we are going to have a one day Perl Workshop in Israel http://act.perl.org.il/ilpw2007/ Following the workshop, between 1-5 January 2008 we are going to have a Hackathon in Tel Aviv. http://act.perl.o

Re: [perl #45907] [TODO] Get rid of internal_exceptions ??

2007-10-01 Thread Joshua Isom
On Oct 1, 2007, at 12:45 PM, jerry gay wrote: On 10/1/07, Paul Cochrane via RT <[EMAIL PROTECTED]> wrote: src/exceptions.c has a todo comment in it: * XXX TODO get rid of all the internal_exceptions or call them * with an interpreter arg The fact that we can't completely get rid o

Re: [perl #45907] [TODO] Get rid of internal_exceptions ??

2007-10-01 Thread jerry gay
On 10/1/07, Paul Cochrane via RT <[EMAIL PROTECTED]> wrote: > src/exceptions.c has a todo comment in it: > > * XXX TODO get rid of all the internal_exceptions or call them > * with an interpreter arg > > The fact that we can't completely get rid of internal_exception() has > already been

[perl #45907] [TODO] Get rid of internal_exceptions ??

2007-10-01 Thread Paul Cochrane via RT
This time I'm going to add some text to the ticket... For the umteenth time... src/exceptions.c has a todo comment in it: * XXX TODO get rid of all the internal_exceptions or call them * with an interpreter arg The fact that we can't completely get rid of internal_exception() has al

[perl #45907] [TODO] Get rid of internal_exceptions ??

2007-10-01 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #45907] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45907 > This transaction appears to have no content

Re: [perl #45905] [TODO] Get rid of internal_exceptions ??

2007-10-01 Thread Paul Cochrane
Sorry for the extra email in everyone's inbox. I was trying to use the rt command line tool but stuffed up. Paul On 01/10/2007, via RT Paul Cochrane <[EMAIL PROTECTED]> wrote: > # New Ticket Created by Paul Cochrane > # Please include the string: [perl #45905] > # in the subject line of all fu

[perl #45905] [TODO] Get rid of internal_exceptions ??

2007-10-01 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #45905] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45905 > This transaction appears to have no content

[svn:parrot-pdd] r21716 - trunk/docs/pdds/draft

2007-10-01 Thread allison
Author: allison Date: Mon Oct 1 09:51:59 2007 New Revision: 21716 Modified: trunk/docs/pdds/draft/pdd24_events.pod Log: [pdd] Adding URL to Events PDD so all can see. Modified: trunk/docs/pdds/draft/pdd24_events.pod ===

Parrot Bug Summary

2007-10-01 Thread Parrot Bug Summary
Parrot Bug Summary http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Generated at Mon Oct 1 13:00:01 2007 GMT --- * Numbers * New Issues * Overview of Open Issues * Ticket Status By Version * Requestors with mo

Re: PASM and PIR: design decisions needed

2007-10-01 Thread Nuno 'smash' Carvalho
On 10/1/07, Nuno 'smash' Carvalho <[EMAIL PROTECTED]> wrote: > Greetins parrot people, > > On 9/28/07, Allison Randal <[EMAIL PROTECTED]> wrote: > > Smash and I have been communicating about about the PIR PDD > > (docs/pdds/draft/pdd19_pir.pod). He has started it, and is continuing to > > refine it

Re: PASM and PIR: design decisions needed

2007-10-01 Thread Nuno 'smash' Carvalho
Greetins parrot people, On 9/28/07, Allison Randal <[EMAIL PROTECTED]> wrote: > Smash and I have been communicating about about the PIR PDD > (docs/pdds/draft/pdd19_pir.pod). He has started it, and is continuing to > refine it. Anyone is welcome to pitch in on that. He'll let me know when > it's r

Re: [svn:parrot] r21669 - in trunk: src t/tools/pmc2cutils

2007-10-01 Thread Nicholas Clark
On Sun, Sep 30, 2007 at 10:20:51AM -0700, chromatic wrote: > Maybe, depending on how portable it is. man 3 memchr here says that it > conforms to SVr4, 4.3BSD, and C99. The latter concerns me slightly. FreeBSD's man page says: STANDARDS The memchr() function conforms to ISO/IEC 9899:1990