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

Null PMC access when calling a sub with an optional 'is copy' hash (Associative) parameter in Rakudo #1675

Closed
p6rt opened this issue Apr 17, 2010 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Apr 17, 2010

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

Searchable as RT74454$

@p6rt
Copy link
Author

p6rt commented Apr 17, 2010

From @masak

<masak> rakudo​: sub foo(%hash? is copy) {}; foo
<p6eval> rakudo 78faa0​: OUTPUT«Null PMC access in invoke()␤current
instr.​: 'perl6;Hash[];!STORE' [...]
* masak submits rakudobug
<jnthn> wtf
<jnthn> Two is copy bugs in two days. I should smack ma binder up.

@p6rt
Copy link
Author

p6rt commented Aug 12, 2010

@coke - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Oct 1, 2011

From @moritz

works fine now, and tested in t/spec/S06-traits/is-copy.t

@p6rt
Copy link
Author

p6rt commented Oct 1, 2011

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

@p6rt p6rt closed this as completed Oct 1, 2011
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant