develooper Front page | perl.perl6.compiler | Postings from April 2012

[perl #112288] [BUG] Non-deducible sequence ending in a Whatever star fails to give an error in Rakudo

Thread Next
From:
Carl Mäsak
Date:
April 5, 2012 13:47
Subject:
[perl #112288] [BUG] Non-deducible sequence ending in a Whatever star fails to give an error in Rakudo
Message ID:
rt-3.6.HEAD-4610-1333658813-760.112288-82-0@perl.org
# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #112288]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=112288 >


<moritz> r: say 1, 2, 6 ... *
<p6eval> rakudo 4373f0: OUTPUT«...␤»
<moritz> r: say 1, 2, 6 ... 10
<p6eval> rakudo 4373f0: OUTPUT«unable to deduce sequence [...]
<masak> moritz: what was that first one?
<masak> is this something out of RT?
<moritz> it is
<masak> oh good :) it belongs there :)
<moritz> r: say ~(1, 2, 6 ... *)[10]
<p6eval> rakudo 4373f0: OUTPUT«␤»
<moritz> eeks
<moritz> no, that particular thing isn't in RT
* masak submits rakudobug

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About