#180: -[MacRuby evaluateFileAtPath:] doesn't set __FILE__ ---------------------------------+------------------------------------------ Reporter: dognotdog@… | Owner: lsansonetti@… Type: defect | Status: new Priority: critical | Milestone: Component: MacRuby | Keywords: __FILE__ evaluateFileAtPath ---------------------------------+------------------------------------------ -[MacRuby evaluateFileAtPath:] just calls -[MacRuby evaluateString:], therefore an embedded VM doesn't know about the source file. This is pretty unhelpful for debugging and tasks that do depend on the executed file's location. trunk/ r766 -- Ticket URL: <http://www.macruby.org/trac/ticket/180> MacRuby <http://macruby.org/>