Martin Krauskopf wrote:
Thomas E Enebo wrote:
On Fri, Aug 29, 2008 at 5:31 AM, Martin Krauskopf
<[EMAIL PROTECTED]> wrote:
[...]
Sorry for bringing this too late, but I did not see any pre-announcement
about JRuby 1.1.4, so I could check it before the release. Might be I've
just missed it.

Sorry Martin, this was my fault.  The patch I received was passing
event hook as an enum, but was also passing the line number adjusted
from the enum before calling the event method.  The signature should
probably pass the unadjusted line number and the enum in.

Hi Tom,

I have to leave just now, so only quickly..... I caught also the change in the line numbering (was 0-based, now is 1-based). I've already tweak the debugger (not committed to debug-commons yet). I wanted to write test there, but in the end came with one for JRuby (attaching), so we catch possible future regression.

I've added complete patch with tweaked MainTestSuite here:

   http://jira.codehaus.org/browse/JRUBY-2962

Likely bunch of test in the debug-commons should be moved into the JRuby directly. I'll provide more in the future, now when having a basic skeleton.

Thanks,
        m.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to