Re: [jruby-dev] a few jiras

2007-07-25 Thread Nick Sieger
On 7/23/07, Nicolas Modrzyk <[EMAIL PROTECTED]> wrote: Hi devs, I have submitted patches for the following jira issues: http://jira.codehaus.org/browse/JRUBY-1230 http://jira.codehaus.org/browse/JRUBY-1228 http://jira.codehaus.org/browse/JRUBY-1108 Would it be possible to review and commit t

Re: [jruby-dev] Flow control should use Error-based exceptions

2007-07-25 Thread Nick Sieger
On 7/24/07, Ola Bini <[EMAIL PROTECTED]> wrote: Just noticed a thing, thanks to John Lam. Our JumpExceptions derive from RuntimeException. That means that code that will catch(Exception) will stop flow control, if it happens at the wrong place. To get around this, I believe we should consider go

Re: [jruby-dev] Moving to Java 5?

2007-07-25 Thread Mike McKinney
+1 for moving up to 5 (as of this month, all of the gov't projects I work on run 5, some have been running 5 going on a year.) On 7/24/07, gm-mrktc <[EMAIL PROTECTED]> wrote: Thomas E Enebo wrote: > > Could people who respond say what they are using in production and > when they moved from

[jruby-dev] [jira] Created: (JRUBY-1238) Make Frame#getName and Frame#getPosition public

2007-07-25 Thread Ryan Bell (JIRA)
Make Frame#getName and Frame#getPosition public --- Key: JRUBY-1238 URL: http://jira.codehaus.org/browse/JRUBY-1238 Project: JRuby Issue Type: Improvement Components: Parser Affects V

[jruby-dev] [jira] Created: (JRUBY-1237) set_trace_func frequently returns incorrect position information

2007-07-25 Thread Ryan Bell (JIRA)
set_trace_func frequently returns incorrect position information Key: JRUBY-1237 URL: http://jira.codehaus.org/browse/JRUBY-1237 Project: JRuby Issue Type: Bug Compon

[jruby-dev] [jira] Created: (JRUBY-1236) Regexp : yet another regular expression diff from MRI

2007-07-25 Thread Dmitry Verkhovsky (JIRA)
Regexp : yet another regular expression diff from MRI - Key: JRUBY-1236 URL: http://jira.codehaus.org/browse/JRUBY-1236 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.x