On Fri Oct 14 12:25:12 2011, coke wrote:
> On Fri Jul 24 10:29:44 2009, masak wrote:
> > * masak realizes he can use introspection to find even weirder bugs
> > rakudo: enum foo <>; say foo[1]
>
> This syntax is no longer accepted:
>
> 15:23 < [Coke]> rakudo: enum foo <>; say foo[1]
> 15:23 <+p6
If you ask me, the essense of the ticket -- the Null PMC access -- has
been fixed already.
On Fri, Oct 14, 2011 at 9:38 PM, Will Coleda via RT
wrote:
> On Sat Jul 24 14:09:01 2010, coke wrote:
>> On Fri Apr 02 04:47:19 2010, masak wrote:
>> > rakudo: 0 but last
>> > rakudo 63ff06: OUTPUT«Warnin
On Fri Oct 14 13:04:52 2011, pmichaud wrote:
> > It would be helpful if someone (not necessarily the original poster)
> > provided a recipe to build a perl6 without ICU so this bug can be
> tested
> > against a recent version.
>
> The following should work:
>
> perl Configure.pl --gen-parr
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #101426]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=101426 >
nom: role R[::T = role Q[::S = role { method baz { say "OH
HAI" } }] { method ba