# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #64770]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64770 >
Rakudo 2c13d6 doesn't allow me to mix a role's method into an Array object.
$ perl6 -e
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #64768]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64768 >
$ perl6 -e 'my %h = 'foo' => [1,2,3], 'bar' => [4,5,6]; say %h{*}[1].perl'
elements() no
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #64766]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64766 >
OH HAI from NPW::2009.
In Rakudo 2c13d6c, the 'handles' instruction on attributes in ro
I think this ticket should be merged with 62002.
BTW - It's partially solved. There seems to be a default .perl method -
it just doesn't dump attributes yet.
Author: lwall
Date: 2009-04-17 13:36:46 +0200 (Fri, 17 Apr 2009)
New Revision: 26241
Modified:
docs/Perl6/Spec/S04-control.pod
Log:
Document the 'when' statement modifier.
Modified: docs/Perl6/Spec/S04-control.pod
===
--- docs/Pe
On Thu, 16 Apr 2009, NotFound via RT wrote:
> Closing this ticket, the patch is very outdated and nobody is reporting
> related problems. If someone found any problem with the Solaris C++
> compiler, or any other, please crate a new ticket in parrot trac.
The files may have moved so that the patc
Author: lwall
Date: 2009-04-17 15:34:23 +0200 (Fri, 17 Apr 2009)
New Revision: 26242
Modified:
docs/Perl6/Spec/S32-setting-library/Str.pod
Log:
split function now takes delimiter as first arg
Modified: docs/Perl6/Spec/S32-setting-library/Str.pod
===
> I propose rejecting this ticket as unnecessary. The code may not be
> optimal, but it works fine and isn't even particularly hacky or broken.
+1
--
Salu2
Author: skids
Date: 2009-04-18 00:20:25 +0200 (Sat, 18 Apr 2009)
New Revision: 26253
Modified:
docs/Perl6/Spec/S32-setting-library/Str.pod
Log:
Make comb consistent with split.
Comb capturing parens snooping replaced with :match adverb (pending approval)
Provide at least a one-liner description
# New Ticket Created by Ron Schmidt
# Please include the string: [perl #64810]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64810 >
As discussed today, April 17, on IRC, I am proposing the creation of a
directory for tes
On Apr 17, 2009, at 5:29 PM, Vasily Chekalkin via RT wrote:
On Sat Nov 17 11:46:09 2007, chroma...@wgz.org wrote:
In tools/build/pbc2c.pl there is the todo item:
/* TODO make also a shared variant of PackFile_new */
There is no more tools/build/pbc2c.pl. Can we close this ticket?
--
Bacek
11 matches
Mail list logo