Announce: Windows MSI Installers for release 2015.06

2015-07-14 Thread Tobias Leich
The Windows MSI installers are now available, coming again in two versions. One installer targets x86 (32bit) platforms, and the other installer targets x86_64 (64bit) platforms (probably Windows 7 or better). Only the version for x86_64 comes with JIT enabled. The two MSIs are available from

[perl #125611] [BUG] Set/Bag/KeySet/KeyBag no longer extendable

2015-07-14 Thread via RT
# New Ticket Created by 刘刊 # Please include the string: [perl #125611] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org/Ticket/Display.html?id=125611 17:58 kanl is Set no longer extendable? 17:58 kanl m: class Foo is Set { method foo( $foo )

[perl #125612] Random Freezes of panda install Task::Star on OS X with current rakudobrew

2015-07-14 Thread via RT
# New Ticket Created by steve mynott # Please include the string: [perl #125612] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org/Ticket/Display.html?id=125612 Hard to reproduce but typically panda install Task::Star freezes. Seems to affect

[perl #125606] Allow Roles to require private methods

2015-07-14 Thread via RT
# New Ticket Created by Geoffrey Broadwell # Please include the string: [perl #125606] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org/Ticket/Display.html?id=125606 Since Roles compose their private methods into a Class (and thus Roles can see

Re: [perl #125611] [BUG] Set/Bag/KeySet/KeyBag no longer extendable

2015-07-14 Thread Elizabeth Mattijsen
On 14 Jul 2015, at 03:24, 刘刊 (via RT) perl6-bugs-follo...@perl.org wrote: # New Ticket Created by 刘刊 # Please include the string: [perl #125611] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org/Ticket/Display.html?id=125611 17:58

[perl #125615] LTA error message when trying to use NYI textual macros

2015-07-14 Thread via RT
# New Ticket Created by Alex Jakimenko # Please include the string: [perl #125615] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org/Ticket/Display.html?id=125615 Code: macro FOO { 'say 1' }; FOO; Result: ===SORRY!=== Too few positionals

[perl #125614] [BUG] Can't store whole 12 junctions in Mu-keyed hash in Rakudo

2015-07-14 Thread Carl Mäsak
# New Ticket Created by Carl Mäsak # Please include the string: [perl #125614] # in the subject line of all future correspondence about this issue. # URL: https://rt.perl.org/Ticket/Display.html?id=125614 jnthn my %h{Mu}; # now you can store objects as keys jnthn m: my %xy{Mu}; camelia

Re: [perl #125614] [BUG] Can't store whole 12 junctions in Mu-keyed hash in Rakudo

2015-07-14 Thread Elizabeth Mattijsen
On 14 Jul 2015, at 12:29, Carl Mäsak (via RT) perl6-bugs-follo...@perl.org wrote: # New Ticket Created by Carl Mäsak # Please include the string: [perl #125614] # in the subject line of all future correspondence about this issue. # URL: