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

Bool.enums should give Map, not Hash (Bool.enums.^name.say) #6498

Closed
p6rt opened this issue Sep 6, 2017 · 4 comments
Closed

Bool.enums should give Map, not Hash (Bool.enums.^name.say) #6498

p6rt opened this issue Sep 6, 2017 · 4 comments
Labels
LHF Low-hanging fruit, easy to resolve

Comments

@p6rt
Copy link

p6rt commented Sep 6, 2017

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

Searchable as RT132039$

@p6rt
Copy link
Author

p6rt commented Sep 6, 2017

From @AlexDaniel

Code​:
Bool.enums.^name.say;
Order.enums.^name.say

Result​:
Hash
Map

Instructions for fixing it​: https://irclog.perlgeek.de/perl6/2017-09-05#i_15118279

@p6rt
Copy link
Author

p6rt commented Sep 27, 2017

From @zoffixznet

On Wed, 06 Sep 2017 06​:28​:35 -0700, alex.jakimenko@​gmail.com wrote​:

Code​:
Bool.enums.^name.say;
Order.enums.^name.say

Result​:
Hash
Map

Instructions for fixing it​: https://irclog.perlgeek.de/perl6/2017-09-
05#i_15118279

lizmat++ fixed in rakudo/rakudo@e7a588060907e93
Tests in Raku/roast@b819af6fab

@p6rt
Copy link
Author

p6rt commented Sep 27, 2017

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

@p6rt
Copy link
Author

p6rt commented Sep 27, 2017

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

@p6rt p6rt closed this as completed Sep 27, 2017
@p6rt p6rt added the LHF Low-hanging fruit, easy to resolve label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LHF Low-hanging fruit, easy to resolve
Projects
None yet
Development

No branches or pull requests

1 participant