Re: [perl #59810] [PATCH] store hash seed in parrot_string_t struct

2008-11-16 Thread chromatic
On Saturday 11 October 2008 14:53:53 Christoph Otto wrote: > Calling string_hash with a seed value other than the one used in src/hash.c > (3793) can cause strange and wonderful failures if the STRING is reused by > imcc. > > What happens is that after the STRING's hash is computed, it's cached in

[perl #60590] Bytecode packfile segment will use subit not sub name

2008-11-16 Thread via RT
# New Ticket Created by Kevin Tew # Please include the string: [perl #60590] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60590 >

[perl #60592] [TODO] change :lexid into :subid.

2008-11-16 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #60592] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60592 > On the PDS2008, it has been decided that :lexid is renamed into :subid. kjs

[perl #60588] Change lexid to subid

2008-11-16 Thread via RT
# New Ticket Created by Kevin Tew # Please include the string: [perl #60588] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60588 >

[perl #60586] nsentry

2008-11-16 Thread via RT
# New Ticket Created by Kevin Tew # Please include the string: [perl #60586] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60586 > Code is in branch nsentry. Deprecated notice is going in. pmichaud has agreed to write test

[perl #60578] parrot.org: add link for reporting problems to each page

2008-11-16 Thread via RT
# New Ticket Created by Jerry Gay # Please include the string: [perl #60578] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60578 > matt kraai says: t would be nice if there was a link on each page indicating how and wher

Please Update NEWS, Status, PLATFORMS, etc

2008-11-16 Thread chromatic
Parrot 0.8.1 will come out on Tuesday, 18 November. Please concentrate on bug fixes and closing tickets (low priority fixes are better) until further notice. As well, please update NEWS and various status files, including PLATFORMS (and any deprecations) in preparation for the release. Test r

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

2008-11-16 Thread kjs
Author: kjs Date: Sun Nov 16 11:05:31 2008 New Revision: 32726 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [pdd19] :lexid will be changed into :subid. Modified: trunk/docs/pdds/pdd19_pir.pod == --- trunk/docs/pdds/

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

2008-11-16 Thread kjs
Author: kjs Date: Sun Nov 16 10:04:44 2008 New Revision: 32719 Modified: trunk/docs/pdds/pdd19_pir.pod Log: [pdd19] add description of the new :nsentry subroutine flag. Modified: trunk/docs/pdds/pdd19_pir.pod == --- t

Re: [perl #60564] [TODO] Refactor contexts to be PMCs

2008-11-16 Thread Allison Randal
Andrew Whitworth via RT wrote: Since I'm monkeying around in the relevant code anyway, this might be a good task for the next calling_conventions branch. Or, if you prefer, we could create a second branch for this conversion and do the work there. The general consensus on this one is to wait un

Re: [perl #60564] [TODO] Refactor contexts to be PMCs

2008-11-16 Thread Vasily Chekalkin
Andrew Whitworth wrote: Since I'm monkeying around in the relevant code anyway, this might be a good task for the next calling_conventions branch. Or, if you prefer, we could create a second branch for this conversion and do the work there. Looks like it can be part of lex2 branch. -- Bacek

Re: [perl #60564] [TODO] Refactor contexts to be PMCs

2008-11-16 Thread Andrew Whitworth
Since I'm monkeying around in the relevant code anyway, this might be a good task for the next calling_conventions branch. Or, if you prefer, we could create a second branch for this conversion and do the work there. --Andrew Whitworth On Sun, Nov 16, 2008 at 2:02 AM, via RT Allison Randal <[EMAI

[perl #60584] misc windows fixes

2008-11-16 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #60584] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60584 > Since jimmy can't post to this email address, here's a recent patch from him: --- this

Re: [perl #60568] Re: Broken link to Debian packages

2008-11-16 Thread jerry gay
On Sat, Nov 15, 2008 at 23:39, via RT Matt Kraai < [EMAIL PROTECTED]> wrote: > # New Ticket Created by Matt Kraai > # Please include the string: [perl #60568] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=60568 > > > > On

[perl #60568] Re: Broken link to Debian packages

2008-11-16 Thread via RT
# New Ticket Created by Matt Kraai # Please include the string: [perl #60568] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60568 > On Sat, Nov 15, 2008 at 11:37:20PM -0800, Matt Kraai wrote: > The link to the Debian packa

[perl #60556] Exceptions from C-level MULTI functions break subs

2008-11-16 Thread via RT
# New Ticket Created by Christoph Otto # Please include the string: [perl #60556] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60556 > If an exception handler catches an exception from a MULTI function implemented in C,

Re: [perl #60566] Broken link to Debian packages

2008-11-16 Thread jerry gay
On Sat, Nov 15, 2008 at 23:37, via RT Matt Kraai < [EMAIL PROTECTED]> wrote: > # New Ticket Created by Matt Kraai > # Please include the string: [perl #60566] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=60566 > > > > Ho

[perl #60576] Out of memory

2008-11-16 Thread Andreas J. Koenig
# New Ticket Created by (Andreas J. Koenig) # Please include the string: [perl #60576] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60576 > --- osname= linux osvers= 2.6.18-6-xen-amd64 arch= x86_64-linux-gnu-thread-mult

[perl #60566] Broken link to Debian packages

2008-11-16 Thread via RT
# New Ticket Created by Matt Kraai # Please include the string: [perl #60566] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60566 > Howdy, The link to the Debian packages on http://www.parrot.org/download is broken, appar

[perl #60554] BUG: 'our' variables getting lost in NQP actions

2008-11-16 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #60554] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60554 > In Pipp I encountered the problem that an our variables seem to get lost in NQ

Re: [perl #60474] Configure.pl doesn't properly detect osname

2008-11-16 Thread Mike Kelly
Bernhard Schmalhofer via RT wrote: I haven't seen this on the list, so I'm forwarding it. BTW Exherbo seems to be a Linux distro, http://www.exherbo.org/. Yep, that's the Exherbo I'm referring to. I'm a developer for it, but I didn't package perl5 myself. They're explicitly setting archname do