Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LTA error message on 5 ... * #1357

Closed
p6rt opened this issue Oct 11, 2009 · 5 comments
Closed

LTA error message on 5 ... * #1357

p6rt opened this issue Oct 11, 2009 · 5 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Oct 11, 2009

Migrated from rt.perl.org#69728 (status was 'resolved')

Searchable as RT69728$

@p6rt
Copy link
Author

p6rt commented Oct 11, 2009

From @masak

<masak> rakudo​: my @​a = 5 ... *
<p6eval> rakudo e5562c​: OUTPUT«Method 'params' not found for invocant
of class 'Failure' [...]
* masak submits rakudobug
<jnthn> Aww.
<masak> can't blame a guy for trying. :)

I'm writing this bug report from a pre-lazy slice of the timeline, so
we're lucky the above didn't hang. But it could very well emit a nicer
error message while not hanging. :)

@p6rt
Copy link
Author

p6rt commented Oct 13, 2009

From @moritz

On Sun Oct 11 08​:20​:55 2009, masak wrote​:

<masak> rakudo​: my @​a = 5 ... *
<p6eval> rakudo e5562c​: OUTPUT«Method 'params' not found for invocant
of class 'Failure' [...]
* masak submits rakudobug
<jnthn> Aww.
<masak> can't blame a guy for trying. :)

I'm writing this bug report from a pre-lazy slice of the timeline, so
we're lucky the above didn't hang. But it could very well emit a nicer
error message while not hanging. :)

As of 3d1afedfd18a85d570c96937d9abe7f0d6128c49 this now gives the error
message​:
14​:42 <@​moritz_> rakudo​: say 1...*
14​:42 <+p6eval> rakudo 3d1afe​: OUTPUT«Sorry, lazy lists and infinite
ranges are not yet implemented␤in sub infix​:... (file
src/gen_setting.pm, line 2494)␤called from Main (file /tmp/eMejuSe26x,
line 0)␤»

Which I believe is as awesome as we can get before having real lazy lists.

@p6rt
Copy link
Author

p6rt commented Oct 13, 2009

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Oct 13, 2009

From @moritz

oh, I forgot... closing without test because it's not part of Perl 6
spec :-)

@p6rt
Copy link
Author

p6rt commented Oct 13, 2009

@moritz - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Oct 13, 2009
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant