Skip to content

mirah bugfixes#3

Open
susano wants to merge 4 commits into
jruby:masterfrom
susano:master
Open

mirah bugfixes#3
susano wants to merge 4 commits into
jruby:masterfrom
susano:master

Conversation

@susano
Copy link
Copy Markdown

@susano susano commented Jul 31, 2012

  • updated/fixed a couple of bugs in mirah_inline
  • fixed the mirahmath.rb example
  • added a line on mirah in README

susano and others added 4 commits July 31, 2012 22:31
Fixes an issue where a java file not found exception would occur if the Inline.directory did not exists already before attempting to build inline java source.  The RubyInline gem will automatically create the ~/.ruby_inline dir just fine.  However, if running under JRuby, the ~/.ruby_inline/jruby-1.8 dir would not be automatically created and the java exception would be thrown.  Test this by deleting the ~/.ruby_inline/jruby-1.8 dir and running any java_inline test code.

I implemented this fix with the mirah_inline and scala_inline variants too.
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.

2 participants