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 .WHAT on the thing that Perl6::Compiler.compile returns in Rakudo #1588

Closed
p6rt opened this issue Mar 7, 2010 · 6 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Mar 7, 2010

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

Searchable as RT73396$

@p6rt
Copy link
Author

p6rt commented Mar 7, 2010

From @masak

<masak> rakudo​: say Perl6​::Compiler.compile('say 42').WHAT
<p6eval> rakudo e9c185​: OUTPUT«Null PMC access in find_method('WHAT') [...]
* masak submits rakudobug
<masak> rakudo​: Perl6​::Compiler.compile('say 42').WHAT
<p6eval> rakudo e9c185​: OUTPUT«Null PMC access in find_method('WHAT') [...]

@p6rt
Copy link
Author

p6rt commented Jul 28, 2010

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

@p6rt
Copy link
Author

p6rt commented Oct 8, 2011

From @coke

On Sun Mar 07 08​:07​:49 2010, masak wrote​:

<masak> rakudo​: say Perl6​::Compiler.compile('say 42').WHAT
<p6eval> rakudo e9c185​: OUTPUT�Null PMC access in find_method('WHAT')
[...]
* masak submits rakudobug
<masak> rakudo​: Perl6​::Compiler.compile('say 42').WHAT
<p6eval> rakudo e9c185​: OUTPUT�Null PMC access in find_method('WHAT')
[...]

I think this ticket may no longer be relevant​:

15​:58 < [Coke]> rakudo​: say Perl6​::Compiler.compile('say 42').WHAT
15​:58 <+p6eval> rakudo 88c5a5​: OUTPUT«Could not find symbol
'Perl6​::&Compiler'␤
  in block <anon> at /tmp/5COYJ4ssO5​:1␤ in <anon> at
  /tmp/5COYJ4ssO5​:1␤»

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Oct 8, 2011

From @coke

Verified, closing ticket.

--
Will "Coke" Coleda

1 similar comment
@p6rt
Copy link
Author

p6rt commented Oct 8, 2011

From @coke

Verified, closing ticket.

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Oct 8, 2011

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

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