Re: [jruby-dev] JRuby IR: First thoughts

2009-05-04 Thread Subramanya Sastry
> Here 'call' could be a regular C call for all you care. So, what would >> happen in the compiler is that you would first transform the code into >> a higher-level IR (with virtual calls as above), and at some point in the >> optimization, you will ratchet down the IR one level lower that might >

[jruby-dev] [jira] Created: (JRUBY-3621) relative_path_from returns errors for "C:/" and "C:\\"

2009-05-04 Thread Mark Donnelly (JIRA)
relative_path_from returns errors for "C:/" and "C:\\" -- Key: JRUBY-3621 URL: http://jira.codehaus.org/browse/JRUBY-3621 Project: JRuby Issue Type: Bug Components: Core Classes/M

[jruby-dev] [jira] Created: (JRUBY-3620) JRuby shebang parsing is too simplistic

2009-05-04 Thread Clayton O'Neill (JIRA)
JRuby shebang parsing is too simplistic --- Key: JRUBY-3620 URL: http://jira.codehaus.org/browse/JRUBY-3620 Project: JRuby Issue Type: Bug Components: Interpreter Affects Versions: JRuby 1.2

[jruby-dev] [jira] Created: (JRUBY-3619) All mysql connections fail due to java.io.EOFException

2009-05-04 Thread Vesa Kaihlavirta (JIRA)
All mysql connections fail due to java.io.EOFException -- Key: JRUBY-3619 URL: http://jira.codehaus.org/browse/JRUBY-3619 Project: JRuby Issue Type: Bug Components: ActiveRecord-J