Re: [svn:parrot] r27314 - in branches/pdd13pbc: include/parrot src/pmc

2008-05-03 Thread Mark Glines
On Sat, 3 May 2008 21:07:56 -0700 chromatic <[EMAIL PROTECTED]> wrote: > These are Python-style exceptions, and they're going away in the > concurrency branch. I suggest EXCEPTION_MALFORMED_PACKFILE instead. [snip] > I'd use PMC_data() for storage instead. I'd love to see the PObj > cache struct

Re: [svn:parrot] r27314 - in branches/pdd13pbc: include/parrot src/pmc

2008-05-03 Thread chromatic
On Saturday 03 May 2008 20:28:44 [EMAIL PROTECTED] wrote: > Modified: branches/pdd13pbc/include/parrot/exceptions.h > === >=== --- branches/pdd13pbc/include/parrot/exceptions.h (original) > +++ branches/pdd13pbc/include/parro

Re: YAPC::EU 2008

2008-05-03 Thread Jonathan Worthington
Allison Randal wrote: Will Coleda schrieb: Can we get an idea of how many parrot hackers are planning on attending YAPC::EU this year? (will be held in Copenhagen, Denmark, on 13-15 August 2008.) [...] Bernhard Schmalhofer wrote: Is there enough critical mass that would warrant a Mini-hacka

Re: YAPC::EU 2008

2008-05-03 Thread Allison Randal
Will Coleda schrieb: Can we get an idea of how many parrot hackers are planning on attending YAPC::EU this year? (will be held in Copenhagen, Denmark, on 13-15 August 2008.) [...] Bernhard Schmalhofer wrote: Is there enough critical mass that would warrant a Mini-hackathon? I'm now definit

[perl #48182] [TODO] [amber] Reject out of range values in item()

2008-05-03 Thread Klaas-Jan Stol via RT
amber sources are no longer stored in the parrot repository. ticket rejected.

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

2008-05-03 Thread allison
Author: allison Date: Sat May 3 04:14:26 2008 New Revision: 27304 Modified: trunk/docs/pdds/pdd28_strings.pod Log: [pdd] Strings PDD: fix a typo, move a few sections around. Modified: trunk/docs/pdds/pdd28_strings.pod =

[perl #48190] [TODO] [amber] Can null variable check be reinstated by generating n_neg instead of neg?

2008-05-03 Thread Klaas-Jan Stol via RT
amber sources are no longer stored in the parrot repository. ticket rejected.

[perl #48186] [TODO] [amber] Consider using unicode in character()

2008-05-03 Thread Klaas-Jan Stol via RT
amber sources are no longer stored in the parrot repository. ticket rejected.

Re: [perl #31151] [TODO] Strings - Automate string vtable generation

2008-05-03 Thread Allison Randal
Will Coleda via RT wrote: On Sun Aug 15 13:35:26 2004, coke wrote: Automate string vtable generation (From the TODO file) This is a very old TODO with no information cut and pasted by yours truly from the TODO file we used to have. Anyone thinks it's worth doing (and can actually explain wha

[perl #48184] [TODO] [amber] Use has(index) to check indices in set_item()

2008-05-03 Thread Klaas-Jan Stol via RT
amber sources are no longer stored in the parrot repository. ticket rejected.

[perl #48192] [TODO] [amber] Correct overflow issue in integer()

2008-05-03 Thread Klaas-Jan Stol via RT
amber sources are no longer stored in the parrot repository. ticket rejected.

[perl #48188] [TODO] [amber] Correct overflow for -maxint in abs()

2008-05-03 Thread Klaas-Jan Stol via RT
amber sources are no longer stored in the parrot repository. ticket rejected.

Re: string documentation: PDD and docs/strings.pod

2008-05-03 Thread Allison Randal
Klaas-Jan Stol wrote: hi, it seems that there is overlap in the strings pdd (28) and the strings implementation document in docs/strings.pod. I'm not sure if this is a good idea; I think these should be merged. If so, I'll open a ticket to do so (but wanted to check first) There's overlap be