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 assignment to non-container #3365

Closed
p6rt opened this issue Mar 29, 2014 · 4 comments
Closed

LTA error message on assignment to non-container #3365

p6rt opened this issue Mar 29, 2014 · 4 comments
Labels
MoarVM Related to Rakudo-MoarVM

Comments

@p6rt
Copy link

p6rt commented Mar 29, 2014

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

Searchable as RT121534$

@p6rt
Copy link
Author

p6rt commented Mar 29, 2014

From @moritz

The code 1 = 2 produces the error "No such method 'STORE' for
invocant of type 'Int'", whereas rakudo-parrot produces the (IMHO much
better) "Cannot modify an immutable value".

This also causes (now fudged) test failures in S32-execptions/misc.t

@p6rt
Copy link
Author

p6rt commented May 20, 2014

From filip@sergot.pl

On Sat Mar 29 06​:20​:22 2014, moritz wrote​:

The code 1 = 2 produces the error "No such method 'STORE' for
invocant of type 'Int'", whereas rakudo-parrot produces the (IMHO much
better) "Cannot modify an immutable value".

This also causes (now fudged) test failures in S32-execptions/misc.t

fixed by lizmat++ : rakudo/rakudo@10ceb28

@p6rt
Copy link
Author

p6rt commented May 20, 2014

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

@p6rt
Copy link
Author

p6rt commented May 20, 2014

filip@sergot.pl - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed May 20, 2014
@p6rt p6rt added the MoarVM Related to Rakudo-MoarVM label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MoarVM Related to Rakudo-MoarVM
Projects
None yet
Development

No branches or pull requests

1 participant