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

say.HOW.say -> null PMC error #2913

Closed
p6rt opened this issue Oct 10, 2012 · 7 comments
Closed

say.HOW.say -> null PMC error #2913

p6rt opened this issue Oct 10, 2012 · 7 comments

Comments

@p6rt
Copy link

p6rt commented Oct 10, 2012

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

Searchable as RT115208$

@p6rt
Copy link
Author

p6rt commented Oct 10, 2012

From @coke

say.HOW.say

Null PMC access in get_bool()

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Oct 10, 2012

From @coke

On Tue Oct 09 19​:55​:11 2012, coke wrote​:

say.HOW.say

Null PMC access in get_bool()

The say should probably error, so use this one instead​:

True.HOW.say

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Oct 10, 2012

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

@p6rt
Copy link
Author

p6rt commented Oct 14, 2012

From @moritz

On Tue Oct 09 20​:00​:19 2012, coke wrote​:

True.HOW.say

It seems that .say calls .gist, which in turns calls .perl.
That calls Mu.perl, which in turns tries introspection that fails on NQP
objects (which our metaclasses are)

@p6rt
Copy link
Author

p6rt commented Nov 5, 2012

From @jnthn

On Tue Oct 09 19​:55​:11 2012, coke wrote​:

say.HOW.say

Null PMC access in get_bool()

Now works as it should​:

say.HOW.say

Perl6​::Metamodel​::ClassHOW.new()

Tagging testneeded.

/jnthn

@p6rt
Copy link
Author

p6rt commented Nov 14, 2012

From @coke

On Mon Nov 05 14​:00​:30 2012, jnthn@​jnthn.net wrote​:

On Tue Oct 09 19​:55​:11 2012, coke wrote​:

say.HOW.say

Null PMC access in get_bool()

Now works as it should​:

say.HOW.say

Perl6​::Metamodel​::ClassHOW.new()

Tagging testneeded.

/jnthn

Test added to S12-introspection/meta-class.t

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Nov 14, 2012

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

@p6rt p6rt closed this as completed Nov 14, 2012
@p6rt p6rt added the testneeded label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant