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

rotor on an empty list returns unexpected result ( ().rotor(1) ) #5865

Closed
p6rt opened this issue Dec 6, 2016 · 5 comments
Closed

rotor on an empty list returns unexpected result ( ().rotor(1) ) #5865

p6rt opened this issue Dec 6, 2016 · 5 comments
Labels
regression Issue did not exist previously

Comments

@p6rt
Copy link

p6rt commented Dec 6, 2016

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

Searchable as RT130283$

@p6rt
Copy link
Author

p6rt commented Dec 6, 2016

From @AlexDaniel

Code​:
().rotor(1)

Result (2016.06)​:
()

Result (HEAD)​:
<anon|94759552>.new

Bisectable points to rakudo/rakudo@405519a
Possible IRC discussion (nothing at the moment of filing this ticket)​: https://irclog.perlgeek.de/perl6/2016-12-06#i_13694064

@p6rt
Copy link
Author

p6rt commented Dec 7, 2016

From @zoffixznet

On Tue, 06 Dec 2016 15​:57​:42 -0800, alex.jakimenko@​gmail.com wrote​:

Code​:
().rotor(1)

Result (2016.06)​:
()

Result (HEAD)​:
<anon|94759552>.new

Bisectable points to
rakudo/rakudo@405519a
Possible IRC discussion (nothing at the moment of filing this ticket)​:
https://irclog.perlgeek.de/perl6/2016-12-06#i_13694064

To clarify, it returns Rakudo​::Internals.EmptyIterator... I've no idea what that is.

@p6rt
Copy link
Author

p6rt commented Dec 7, 2016

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

@p6rt
Copy link
Author

p6rt commented Dec 16, 2016

From @zoffixznet

I guess I forgot to close this one...

Fixed in rakudo/rakudo@5558710da6
Tests in Raku/roast@891568b

@p6rt
Copy link
Author

p6rt commented Dec 16, 2016

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

@p6rt p6rt closed this as completed Dec 16, 2016
@p6rt p6rt added the regression Issue did not exist previously label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression Issue did not exist previously
Projects
None yet
Development

No branches or pull requests

1 participant