Re: [perl6/specs] d9d8b3: refactor case mappings (again)

2012-07-30 Thread Smylers
Larry Wall writes: > On Tue, Jul 24, 2012 at 09:42:10PM +0100, Smylers wrote: > > : Under what circumstances is tcuc useful? I'm currently suffering > : from a lack of imagination as to when somebody would ever want that > : rather than just uc. > > A bare uc will do the wrong thing for the firs

Re: [perl6/specs] d9d8b3: refactor case mappings (again)

2012-07-30 Thread Larry Wall
On Tue, Jul 24, 2012 at 09:42:10PM +0100, Smylers wrote: : GitHub writes: : : > https://github.com/perl6/specs/commit/d9d8b35825f7abf07a9314fd90b0b5563253bd15 : > Author: Larry Wall : > : > There is no more titlecase function. Instead there is a suite : > of mapping functions appropria

[perl #114326] [BUG] `say [] ... []` loops infinitely in Rakudo

2012-07-30 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #114326] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=114326 > r: say [] ... [] rakudo c1bfbb: OUTPUT«(timeout)» why is rakudo not smartmatc

Re: Can build Rakudo on a Raspberry Pi (with NQP bodging) (was Re: Can't build NQP on a Raspberry Pi (without bodging))

2012-07-30 Thread Nicholas Clark
On Mon, Jul 30, 2012 at 10:52:59AM +0200, Moritz Lenz wrote: > Hi Nick, > > thanks for looking into it. It's great to see Rakudo on more small devices. I think I'm expected to return the borrowed phone charger which is powering the swap drive, so I need to stop playing :-( They've removed the pr

Re: Can build Rakudo on a Raspberry Pi (with NQP bodging) (was Re: Can't build NQP on a Raspberry Pi (without bodging))

2012-07-30 Thread Moritz Lenz
Hi Nick, thanks for looking into it. It's great to see Rakudo on more small devices. Am 30.07.2012 10:30, schrieb Nicholas Clark: With QAST and PIRT merged, I can build Rakudo on a Raspberry Pi in about 12 hours, albeit with a lot of swapping (to a real disk) This was NQP at 6bd8bc5eb0f7cd29, R

Can build Rakudo on a Raspberry Pi (with NQP bodging) (was Re: Can't build NQP on a Raspberry Pi (without bodging))

2012-07-30 Thread Nicholas Clark
With QAST and PIRT merged, I can build Rakudo on a Raspberry Pi in about 12 hours, albeit with a lot of swapping (to a real disk) This was NQP at 6bd8bc5eb0f7cd29, Rakudo at c1bfbbb233c86036. On Thu, Jun 28, 2012 at 09:49:32PM +0100, Nicholas Clark wrote: Still need this: > It seems that dyncall