Kernel#caller should not cut off at eval like backtraces do
-----------------------------------------------------------
Key: JRUBY-2729
URL: http://jira.codehaus.org/browse/JRUBY-2729
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.1.2
Reporter: Charles Oliver Nutter
Assignee: Charles Oliver Nutter
This should display a full trace, not just the eval:
{noformat}
def foo
eval "caller(0)"
end
{noformat}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email