On Fri May 21 06:07:03 2010, bbkr wrote:
>
> [15:02] <bbkr> rakudo: say '16'{'%x'} # checking if
> http://rt.perl.org/rt3/Ticket/Display.html?id=74112 is fixed
> [15:02] <p6eval> rakudo e6863e: OUTPUT«Method 'postcircumfix:<{ }>' not
> found for invocant of class 'Str'current instr.: '!postcircumfix:<{ }>'
> pc 14645 (src/builtins/Code.pir:20)»
> [15:02] --> ruoso has joined this channel ([email protected]).
> [15:05] <bbkr> looks like fixed, where tests for such case should go str
> or blocks-and-statements ?
>
>
> looks like fixed, but i don't know yet where to put tests.
Slightly different failure these days:
00:10 < [Coke]> rakudo: say '16'{'%x'}
00:10 <+p6eval> rakudo cbdd9b: OUTPUT«Method 'at_key' not found for invocant of
class 'Str' in method postcircumfix:<{ }> at
src/gen/CORE.setting:1002 in <anon> at /tmp/MHZjKseyZi:1 in
<anon> at /tmp/MHZjKseyZi:1»
--
Will "Coke" Coleda