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

caller() not yet implemented #3682

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

caller() not yet implemented #3682

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#123826 (status was 'open')

Searchable as RT123826$

@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 caller'
===SORRY!=== Error while compiling -e
Undeclared routine​:
  caller used at line 1

http://design.perl6.org/S06.html#The_callframe_and_caller_functions

@p6rt
Copy link
Author

p6rt commented Nov 13, 2017

From @AlexDaniel

Still not implemented. Should it throw NYI exception?

On 2015-02-14 00​:06​:23, avuserow@​gmail.com wrote​:

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

perl6 -e'say caller'
===SORRY!=== Error while compiling -e
Undeclared routine​:
caller used at line 1

http://design.perl6.org/S06.html#The_callframe_and_caller_functions

@p6rt
Copy link
Author

p6rt commented Nov 13, 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