Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #72822] [BUG] Strange error when doing 0..WHAT in Rakudo

0 views
Skip to first unread message

Carl Mäsak

unread,
Feb 15, 2010, 4:24:12 AM2/15/10
to bugs-bi...@rt.perl.org
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #72822]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=72822 >


<diakopter> rakudo: say 0..WHAT
<p6eval> rakudo 70667a: OUTPUT«Not enough positional parameters
passed; got 0 but expected 1␤current instr.: 'WHAT' pc 216565
(src/gen/core.pir:0)␤»
<diakopter> masak: see the last ^
* masak submits rakudobug for 0..WHAT
<masak> diakopter: what's happening there? how does it parse?
<diakopter> masak: "so what? who cares?" <voice of SNL guy imitating
lady on The View>
<masak> :)
<masak> diakopter: this goes in the report, you know :P
<diakopter> hrm. infractions**=infractions
<masak> :)

Carl Mäsak via RT

unread,
May 17, 2012, 9:53:27 AM5/17/12
to perl6-c...@perl.org
This "works" now.

<masak> rakudo: say 0..WHAT
<p6eval> rakudo d43876: OUTPUT«===SORRY!===␤CHECK FAILED:␤Calling 'WHAT'
will never work with no arguments (line 1)␤ Expected: :(\$x)␤»
* masak closes https://rt.perl.org/rt3/Ticket/Display.html?id=72822

0 new messages