As I understand it, Ruby 1.9 compat in IronRuby 1.0 and 1.1 was not all that
complete. So, even if you force them into 1.9 mode, things may break in
unexpected ways, and you'll probably just get frustrated. YMMV.

As Tomas said, if you want better 1.9 support, grab the latest from GitHub:
http://github.com/ironruby/ironruby and build it:
http://github.com/ironruby/ironruby/wiki/Building

If you run into an issue, the best way to get a response is going to be to
create a failing test for it, and submit it as an issue, or vote up an
existing issue if it has already been reported, on the CodePlex site:
http://ironruby.codeplex.com/workitem/list/basic?ProjectName=ironruby

--
Will Green
http://hotgazpacho.org/


On Sat, Oct 2, 2010 at 11:41 AM, Konstantin Kos <li...@ruby-forum.com>wrote:

> i can run "ir.exe -1.9" and RUBY_VERSION will be 1.9.1
> but by default (and in "igem" RUBY_VERSION is 1.8.6 by default.
> perhaps there is a way to set ruby version for "igem" (and for "iirb")
> or change running default arguments?
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core@rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to