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

[Truffle] Canonicalize input file name #3291

Merged
merged 1 commit into from
Aug 27, 2015

Conversation

bbelleville
Copy link
Contributor

Currently, if the input file name is something like "./hello.rb", the assertion at https://github.com/jruby/jruby/blob/master/truffle/src/main/java/org/jruby/truffle/runtime/loader/SourceLoader.java#L37 will fail. Getting the canonical name for the file fixes this.

eregon added a commit that referenced this pull request Aug 27, 2015
[Truffle] Canonicalize input file name
@eregon eregon merged commit 76c950b into jruby:master Aug 27, 2015
@eregon
Copy link
Member

eregon commented Aug 27, 2015

Thanks!

@enebo enebo modified the milestone: Non-Release May 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants