Re: Parrot Bug Summary

2009-11-23 Thread Will Coleda
On Mon, Nov 23, 2009 at 10:37 AM, Nicholas Clark wrote: > On Mon, Nov 23, 2009 at 02:00:03PM -, Parrot Bug Summary wrote: >> Parrot Bug Summary > >> Numbers >> >> Ticket Counts: 2 new + 0 open = 2 >> Created this week: 2 >> Closed this week: 34 > > > On Mon, Nov 23, 2009 at 07:35:14AM -0800, G

Re: Parrot Bug Summary

2009-11-23 Thread Nicholas Clark
On Mon, Nov 23, 2009 at 02:00:03PM -, Parrot Bug Summary wrote: > Parrot Bug Summary > Numbers > > Ticket Counts: 2 new + 0 open = 2 > Created this week: 2 > Closed this week: 34 On Mon, Nov 23, 2009 at 07:35:14AM -0800, Geoffrey Broadwell wrote: > On Mon, 2009-11-23 at 14:00 +, Parrot

Re: Parrot Bug Summary

2009-11-23 Thread Geoffrey Broadwell
On Mon, 2009-11-23 at 14:00 +, Parrot Bug Summary wrote: > Parrot Bug Summary > > http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Now that we've emptied RT, can we shut this off? -'f

Re: Parrot and Perl 6 Summary

2009-11-23 Thread Geoffrey Broadwell
On Mon, 2009-11-23 at 01:15 +0100, Lithos wrote: > Today I posted my first attempt at summarizing Perl 6 and Parrot things at > >http://lith-ology.blogspot.com/ > > Any comments and corrections welcome! This is *very* valuable to us. Please keep it up! -'f

Parrot Bug Summary

2009-11-23 Thread Parrot Bug Summary
Parrot Bug Summary http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Generated at Mon Nov 23 14:00:02 2009 GMT --- * Numbers * New Issues * Overview of Open Issues * Ticket Status By Version * Requestors with m

Parrot and Perl 6 Summary

2009-11-23 Thread Lithos
Hello! Today I posted my first attempt at summarizing Perl 6 and Parrot things at http://lith-ology.blogspot.com/ Any comments and corrections welcome! Lithos

[perl #70730] [BUG] rand() * Inf blows the call stack in Rakudo

2009-11-23 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #70730] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=70730 > rakudo: say rand() * Inf rakudo 7347ec: maximum recursion depth exceeded [...] o.O *

[perl #70720] Can't introspect constants in signatures

2009-11-23 Thread via RT
# New Ticket Created by Lewis Wall # Please include the string: [perl #70720] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=70720 > [20:20] rakudo: say :(3).perl [20:20] <+p6eval> rakudo 7347ec: :(Int ::TYPE_CAPTURE20 whe

[perl #70676] [BUG] Can not call type conversion methods with .= in Rakudo

2009-11-23 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #70676] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=70676 > std: my $a; $a .= Int std 29145: ok 00:02 109m␤ rakudo: my $a = 5.5; $a .= Int rakud

S05 Regex - Unicode properties

2009-11-23 Thread Helmut Wollmersdorfer
IMHO some details of Unicode property support seem unspecified: 1) Assumption: *ALL* Unicode properties and all of their aliases should be supported. E.g. this will also include the derived properties 'Grapheme_Base' and 'Grapheme_Extent' (missing in Perl 5 - obviously a bug in 'unicore').

Re: Parrot and Perl 6 Summary

2009-11-23 Thread Darren Duncan
Lithos wrote: I posted my first attempt at summarizing Perl 6 and Parrot things at http://lith-ology.blogspot.com/ Any comments and corrections welcome! Looks good so far. If you intend to do that weekly, it should be a valuable service, like the summaries done years ago. I also learned

Parrot and Perl 6 Summary

2009-11-23 Thread Lithos
Hello! I posted my first attempt at summarizing Perl 6 and Parrot things at http://lith-ology.blogspot.com/ Any comments and corrections welcome! Lithos