Re: [jruby-dev] ast questions

2009-02-27 Thread Charles Oliver Nutter
Ben Evans wrote: Thanks. Is this in 1.2.0RC1? Or is it only in svn? I seem to be having problems with it: CatBasket:~ boxcat$ jruby --version jruby 1.2.0RC1 (ruby 1.8.6 patchlevel 287) (2009-02-24 rev 9315) [i386-java] CatBasket:ruby_scratch boxcat$ jruby -S ast hw.rb ast:1: undefined method `a

Re: [jruby-dev] ast questions

2009-02-27 Thread Ben Evans
Thanks to everyone who responded - I've finally had a chance to spend a couple of hours on this tonight. On Fri, Feb 20, 2009 at 3:27 PM, Thomas E Enebo wrote: > On Fri, Feb 20, 2009 at 5:22 AM, Ben Evans > wrote: > > Hi, > > > > I'm doing some work with JRuby's ast, and I've run into a few que

[jruby-dev] [jira] Created: (JRUBY-3455) 1.2RC1 case - when clause evaluation does not short-circuit

2009-02-27 Thread Darshan Shaligram (JIRA)
1.2RC1 case - when clause evaluation does not short-circuit --- Key: JRUBY-3455 URL: http://jira.codehaus.org/browse/JRUBY-3455 Project: JRuby Issue Type: Bug Affects Versions: JRub