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

Callframe.package not yet implemented #3683

Open
p6rt opened this issue Feb 14, 2015 · 3 comments
Open

Callframe.package not yet implemented #3683

p6rt opened this issue Feb 14, 2015 · 3 comments
Labels
NYI Features not yet implemented

Comments

@p6rt
Copy link

p6rt commented Feb 14, 2015

Migrated from rt.perl.org#123827 (status was 'open')

Searchable as RT123827$

@p6rt
Copy link
Author

p6rt commented Feb 14, 2015

From avuserow@gmail.com

This is perl6 version 2015.01-141-gfec2339 built on MoarVM version
2015.01-34-g2d7eddb

perl6 -e'say callframe.package'
No such method 'package' for invocant of type 'CallFrame'
  in block <unit> at -e​:1

http://design.perl6.org/S06.html#The_callframe_and_caller_functions
mentions a .package method

@p6rt
Copy link
Author

p6rt commented Dec 2, 2017

From @AlexDaniel

Still NYI (2017.11, HEAD(5929887))

On 2015-02-14 00​:10​:22, avuserow@​gmail.com wrote​:

This is perl6 version 2015.01-141-gfec2339 built on MoarVM version
2015.01-34-g2d7eddb

perl6 -e'say callframe.package'
No such method 'package' for invocant of type 'CallFrame'
in block <unit> at -e​:1

http://design.perl6.org/S06.html#The_callframe_and_caller_functions
mentions a .package method

@p6rt
Copy link
Author

p6rt commented Dec 2, 2017

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

@p6rt p6rt added the NYI Features not yet implemented label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NYI Features not yet implemented
Projects
None yet
Development

No branches or pull requests

1 participant