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

Multi-dim hash loses track of leaf type #4528

Open
p6rt opened this issue Sep 10, 2015 · 3 comments
Open

Multi-dim hash loses track of leaf type #4528

p6rt opened this issue Sep 10, 2015 · 3 comments

Comments

@p6rt
Copy link

p6rt commented Sep 10, 2015

Migrated from rt.perl.org#126030 (status was 'open')

Searchable as RT126030$

@p6rt
Copy link
Author

p6rt commented Sep 10, 2015

From @TimToady

22​:22 < TimToady> m​: my Bool %hash{*;*}; %hash{"a"; "b"} = True;
22​:22 <+camelia> rakudo-moar c54773​: OUTPUT«Type check failed in assignment
to '%hash'; expected 'Bool' but got 'Hash'␤ in block <unit>
  at /tmp/NWldXMtkgi​:1␤␤»

@p6rt
Copy link
Author

p6rt commented Dec 3, 2017

From @AlexDaniel

Still reproducible (2017.11,HEAD(e5b660e))

On 2015-09-09 22​:28​:41, larry wrote​:

22​:22 < TimToady> m​: my Bool %hash{*;*}; %hash{"a"; "b"} = True;
22​:22 <+camelia> rakudo-moar c54773​: OUTPUT«Type check failed in assignment
to '%hash'; expected 'Bool' but got 'Hash'␤ in block <unit>
at /tmp/NWldXMtkgi​:1␤␤»

@p6rt
Copy link
Author

p6rt commented Dec 3, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant