What is your installation dir/file layout?
-Original Message-
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Andrew Jorgensen
Sent: Thursday, February 10, 2011 2:52 PM
To: Discussion of IronPython
Cc: ironruby-core@rubyforge.org
Subject:
Thanks for the quick fix!
---
Larry Jones
||| Senior Level Development Engineer
Aspen Technology, Inc. ||| +1 281-504-3324 ||| fax: 281-584-1062 |||
www.aspentech.com
-Original Message-
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of
Fixed! I've just pushed a new version of bewildr (0.1.11) to allow
running under ironruby 1.1.1 and 1.1.2. You can read about the fix here:
http://www.natontesting.com/2011/02/10/bewildr-and-ironruby-1-1-2/
--
Posted via http://www.ruby-forum.com/.
___
Hi Thomas,
> One possible explanation is following: If you run the gem with IronRuby 1.0
> it runs in 1.8.6 compat mode. There may be a condition that checks for the
> RUBY_VERSION in the gem. On Ruby 1.1.2 the RUBY_VERSION is 1.9.2 and thus
> some other code path might be executed that depends on