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

Typed arrays do not check type during list assignement #2895

Closed
p6rt opened this issue Sep 19, 2012 · 4 comments
Closed

Typed arrays do not check type during list assignement #2895

p6rt opened this issue Sep 19, 2012 · 4 comments

Comments

@p6rt
Copy link

p6rt commented Sep 19, 2012

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

Searchable as RT114968$

@p6rt
Copy link
Author

p6rt commented Sep 19, 2012

From @moritz

17​:39 < moritz> r​: my Int @​a = 'ab', 'cd';
17​:39 <+p6eval> rakudo 097361​: ( no output )
17​:39 < GlitchMr> And I can reuse this branch after merging :-)

Should die, because 'ab' !~~ Int

@p6rt
Copy link
Author

p6rt commented Oct 6, 2014

From @usev6

This dies now (probably for a while already). I added a test to S09-typed-arrays/arrays.t with the following commit​: Raku/roast@26af8f8

1 similar comment
@p6rt
Copy link
Author

p6rt commented Oct 6, 2014

From @usev6

This dies now (probably for a while already). I added a test to S09-typed-arrays/arrays.t with the following commit​: Raku/roast@26af8f8

@p6rt
Copy link
Author

p6rt commented Oct 6, 2014

@usev6 - Status changed from 'new' to 'resolved'

@p6rt p6rt closed this as completed Oct 6, 2014
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