Re: [perl #46653] [TODO] [C] Create hash with needed size at initialisation

2009-03-22 Thread Will Coleda
On Sun, Mar 22, 2009 at 2:40 AM, Christoph Otto via RT parrotbug-follo...@parrotcode.org wrote: On Mon Oct 22 07:02:49 2007, pcoch wrote: In src/pmc/hash.pmc:thaw() there is the todo item: * TODO create hash with needed size in the first place This needs to be implemented src/hash.c is

Re: [perl #42861] [BUG] config.pir broken in installed parrot

2009-03-22 Thread François Perrad
2009/3/22 Will Coleda via RT parrotbug-follo...@parrotcode.org: On Wed May 02 12:51:17 2007, yasa...@gmail.com wrote: This has a lot to do with tickets #42558 and #34994: (there's quite a bit to read in both) http://rt.perl.org/rt3/Public/Bug/Display.html?id=42558

Re: [perl #59968] [BUG] Calling Test::More sub after catching a div by zero exception segfaults

2009-03-22 Thread François Perrad
2009/3/22 Will Coleda via RT parrotbug-follo...@parrotcode.org: On Sat Jan 31 17:51:51 2009, jk...@verizon.net wrote: Thanks. Making that correction, I confirm that the OP's seg fault still occurs: $ cat seg.pir .sub main :main .include 'include/test_more.pir' new $P0, 'Integer' new

Re: routine arrow syntax and return/of types

2009-03-22 Thread Jon Lang
Darren Duncan wrote: Jon Lang wrote: Spitballing here: you drew an analogy to the feed operators.  I wonder if that analogy could be taken further: use -- and -- outside of signatures as feed operators - but instead of feeding arrays back and forth, have them feed capture objects and engage