Thanks, Daniele!

I've got three version of iron-term-ansicolor out there on RubyGems.org:


   - iron-term-ansicolor-0.0.3                     (gemspec.platform="ruby")
   - iron-term-ansicolor-0.0.3-universal-.net
    (gemspec.platform="universal-.net")
   - iron-term-ansicolor-0.0.3-universal-.net-2.0
    (gemspec.platform="universal-.net-2.0")


It looks like the .Net 4 runtime selected the non-platform specific gem,
while the .Net 2 runtime selected the "universal-.net-2.0" gem.

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


On Sun, Mar 7, 2010 at 4:01 AM, Daniele Alessandri <suppaki...@gmail.com>wrote:

> On Sun, Mar 7, 2010 at 08:07, Will Green <w...@hotgazpacho.org> wrote:
>
> > I would appreciate if someone running the latest from git would try
> > ir -S gem install iron-term-ansicolor
> > on both the .Net 2 and the .Net 4 runtimes, and let me know which gem
> gets
> > installed.
>
> C:\Users\nrk\Repositories\ironruby\Merlin\Main\bin\Debug>ir --version
> IronRuby 0.9.4.0 on .NET 2.0.50727.4200
>
> C:\Users\nrk\Repositories\ironruby\Merlin\Main\bin\Debug>ir -S gem
> install iron-term-ansicolor --no-rdoc --no-ri
> Successfully installed iron-term-ansicolor-0.0.3-universal-.net-2.0
> 1 gem installed
>
> C:\Users\nrk\Repositories\ironruby\Merlin\Main\bin\Debug>ir --version
> IronRuby 0.9.4.0 on .NET 4.0.30128.1
>
> C:\Users\nrk\Repositories\ironruby\Merlin\Main\bin\Debug>ir -S gem
> install iron-term-ansicolor --no-rdoc --no-ri
> Successfully installed iron-term-ansicolor-0.0.3
> 1 gem installed
>
> --
> Daniele Alessandri
> http://www.clorophilla.net/
> http://twitter.com/JoL1hAHN
> _______________________________________________
> 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