<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.lang.ruby.ironruby.devel">
    <title>gmane.comp.lang.ruby.ironruby.devel</title>
    <link>http://blog.gmane.org/gmane.comp.lang.ruby.ironruby.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7946"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7942"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7934"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7930"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7927"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7926"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7923"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7915"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7914"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7913"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7910"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7907"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7907"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7902"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7907"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7902"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7901"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7899"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7895"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7893"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7946">
    <title>IronRuby installer</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7946</link>
    <description>&lt;pre&gt;I spent a bit more time trying to get the IronRuby installer to go, and 
succeeded; resulting in the following pull request:

https://github.com/IronLanguages/main/pull/71

The main problem seemed to be that the IronRuby installer created 3 MSM's 
(DLR, IrRedist and IronStudio) and then merged them all... This failed 
because each MSM re-defined the NetFxScheduleNativeImage custom action, 
and more than one MSM is not allowed to do that. I'm not sure how this 
worked in the past... Did WIX get upgraded?
It looks like (from what I can tell) the IronPython installer has been 
re-done into a (much much simpler) wixproj whereas the IronRuby installer 
is still building with MSM's (and is much more complicated than perhaps it 
should be).
Is this right?
If so, should someone embark upon a project to re-do the IronRuby 
installer in a similar fashion to the IronPython one?

Thanks, Orion&lt;/pre&gt;</description>
    <dc:creator>Orion Edwards</dc:creator>
    <dc:date>2012-05-22T03:26:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7942">
    <title>Top issues with ironruby</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7942</link>
    <description>&lt;pre&gt;Hi guys,

 

I would like to spend some time helping with ironruby. I was planning on
starting with the specs. But I thought it might be a good idea to ask
here if there are issues that are more pressing then others. I recently
saw some stuff come by about open ssl, I have some experience using
bouncycastle I could also look into using that to mimick openssl.  

 

Wouldn't it also be a good idea to do a new release? Lots of stuff has
been fixed since the last release.

 

 

Regards,

 

Albert-Jan

&lt;/pre&gt;</description>
    <dc:creator>Albert-Jan Pieter Nijburg</dc:creator>
    <dc:date>2012-05-07T09:26:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7934">
    <title>Installing gems extremely slow?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7934</link>
    <description>&lt;pre&gt;Hi!

Is it just me, or is installing gems with IronRuby extremely slow? (at
least compared to other Ruby platforms, like JRuby)

It seems to pretty much halt here:

C:\Work\git\rayak\examples\sinatra&amp;gt;igem install --verbose sinatra
GET http://rubygems.org/latest_specs.4.8.gz
302 Moved Temporarily
GET http://production.s3.rubygems.org/latest_specs.4.8.gz
200 OK
GET http://rubygems.org/specs.4.8.gz
302 Moved Temporarily
GET http://production.s3.rubygems.org/specs.4.8.gz
200 OK

After quite some time, it proceeded and went on with the install as
expected.

With JRuby 1.6.7 it looks like this. Very similar as with the above, but a
*lot* faster. Is there a significant performance bottleneck with the
current IronRuby, or is it caused by some form of timeout or similar?

C:\Work\git\rayak\examples\sinatra&amp;gt;gem install --verbose sinatra
GET http://rubygems.org/latest_specs.4.8.gz
302 Moved Temporarily
GET http://production.s3.rubygems.org/latest_specs.4.8.gz
200 OK
GET http://rubygems.org/specs.4.8.gz
302 Moved Temporarily
GET http://production.s3.rubygems.org/specs.4.8.gz
200 OK
Installing gem sinatra-1.3.2
Downloading gem sinatra-1.3.2.gem
GET http://rubygems.org/gems/sinatra-1.3.2.gem
302 Moved Temporarily
GET http://production.cf.rubygems.org/gems/sinatra-1.3.2.gem
Fetching: sinatra-1.3.2.gem (100%)
200 OK
c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/sinatra-1.3.2/.yardopts
c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/sinatra-1.3.2/AUTHORS
c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/sinatra-1.3.2/CHANGES
c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/sinatra-1.3.2/Gemfile
c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/sinatra-1.3.2/LICENSE
c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/sinatra-1.3.2/README.de.rdoc
c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/sinatra-1.3.2/README.es.rdoc
c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/sinatra-1.3.2/README.fr.rdoc
c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/sinatra-1.3.2/README.hu.rdoc
c:/jruby-1.6.7/lib/ruby/gems/1.8/gems/sinatra-1.3.2/README.jp.rdoc
[ snip ]

Best regards,
Per
&lt;/pre&gt;</description>
    <dc:creator>Per Lundberg</dc:creator>
    <dc:date>2012-04-30T20:10:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7930">
    <title>Trouble getting started - some basic questions</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7930</link>
    <description>&lt;pre&gt;Hi,

I have read through a few pages of the list and read what I can on the
internet, but I am struggling to find answers to a couple of very basic
questions. I have just learned ruby using Notepad++ and the windows
package of Ruby 1.9.3. I used to be a systems programmer in assembly
language and C. I have a basic knowledge of .NET and a good knowledge of
Windows. I have IR 1.1 installed with VS 2010.

These questions are what I am confused about:

1. Can I write a Ruby application that uses .NET for system stuff
(Windows, forms, networking) and package that as an installation that
end users can install on their computer without going through the whole
(for users) Ruby installation rigmarole? i.e. Can I write a GUI
applications and distribute them with a few DLL's packaged and a
requirement for .NET 4?

2. Is the IR implementation any faster/slower than the standard?

3. Can Ironruby use JRuby as for the VM? Or maybe that is an irrelevant
question and I am misunderstanding how IronRuby works?

4. Is IR with Mono very bloated? I was going to use wxRuby, but it seems
dead and I am now thinking of working in IR instead.

Basically I am wanting to write simple GUI stuff in Ruby to help me
learn Ruby better and also learn a bit of .NET. I will be using Rails
for my main server app, but I am not moving on to that until I learn
Ruby much better. I have gotten fed up writing console apps and want a
simple way to get some GUI going.

Thanks very much for any help or advice you can give :)

Kevin McCaughey

&lt;/pre&gt;</description>
    <dc:creator>Kevin McCaughey</dc:creator>
    <dc:date>2012-04-08T14:36:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7927">
    <title>mixing in a C# interface which declares genericreturn types</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7927</link>
    <description>&lt;pre&gt;Hi,
I'm trying to mixin a C# interface into a ruby class, in order to use it as
a mock.

My Ruby class :

class MockFoo
  include IFoo
end

The C# interface :

public interface IFoo {
  T Get&amp;lt;T&amp;gt;();   // this is OK
  IEnumerable&amp;lt;T&amp;gt; GetAll(); // this fails
}

When calling MockFoo.new, I get the following error :

      Method
System.Runtime.CompilerServices.CallSite`1[System.Func`4[System.Runtime.CompilerServices.CallSite,IronRuby.Runtime.RubyContext,System.Object,System.Collections.Generic.IEnumerable`1[T]]]
Create(System.Runtime.CompilerServices.CallSiteBinder) contains generic
parameters (ArgumentError)
      System.Core:0:in `ValidateMethodInfo'
      System.Core:0:in `Call'
      System.Core:0:in `BindCore'

./features/registration/send_verification_email/send_verification_email_steps.rb:18

features\registration\send_verification_email\send_verification_email.feature:9:in
`When I register'

Its OK for methods like :

T Get()
or
T DoStuff(T bla)

But whenever I try to return a collection of T :

IEnumerable&amp;lt;T&amp;gt; GetAll();

it fails.

Any ideas ?

Cheers,
Ben
&lt;/pre&gt;</description>
    <dc:creator>Ben Keeping</dc:creator>
    <dc:date>2012-04-03T15:13:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7926">
    <title>catch exception issue</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7926</link>
    <description>&lt;pre&gt;Hello,

We found issue in IronRuby core when running on Windows Phone 7
emulator.
Below is the code to reproduce the issue:

def test(*args);
  puts 'test';
  raise ArgumentError, 'Error';
end;

begin;
 test;
rescue =&amp;gt; e;
 puts 'caught';
end;"

The problem is that rescue does not called and exception goes throw.

If we change test to:
def test();
  puts 'test';
  raise ArgumentError, 'Error';
end;

Exception caught fine. So the issue is with variable parameters list

Does anybody has any idea why it may happen?

Regards,
 Evgeny.

&lt;/pre&gt;</description>
    <dc:creator>evgeny vov</dc:creator>
    <dc:date>2012-03-10T06:47:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7923">
    <title>IR compilation issue</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7923</link>
    <description>&lt;pre&gt;So I'm running my newly made program and the code compiles but I do get
this debugging output every time I run it:


'ir.exe' (Managed (v4.0.30319)): Loaded
'C:\Windows\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'
'ir.exe' (Managed (v4.0.30319)): Loaded 'C:\Program Files (x86)\IronRuby
1.1\bin\ir.exe'
'ir.exe' (Managed (v4.0.30319)): Loaded
'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\IronRuby\v4.0_1.1.3.0__7f709c5b713576e1\IronRuby.dll'
'ir.exe' (Managed (v4.0.30319)): Loaded
'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll'
'ir.exe' (Managed (v4.0.30319)): Loaded
'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll'
'ir.exe' (Managed (v4.0.30319)): Loaded
'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Dynamic\v4.0_1.1.0.20__7f709c5b713576e1\Microsoft.Dynamic.dll'
'ir.exe' (Managed (v4.0.30319)): Loaded
'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Scripting\v4.0_1.1.0.20__7f709c5b713576e1\Microsoft.Scripting.dll'
'ir.exe' (Managed (v4.0.30319)): Loaded
'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll'
'ir.exe' (Managed (v4.0.30319)): Loaded
'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll'
'ir.exe' (Managed (v4.0.30319)): Loaded
'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\IronRuby.Libraries\v4.0_1.1.3.0__7f709c5b713576e1\IronRuby.Libraries.dll'
A first chance exception of type 'IronRuby.Builtins.SyntaxError'
occurred in IronRuby.dll
The program '[2432] ir.exe: Managed (v4.0.30319)' has exited with code 1
(0x1).


Any ideas what's going on here? Googling this Syntax Error didn't help
much. Thanks.

&lt;/pre&gt;</description>
    <dc:creator>Eugene A.</dc:creator>
    <dc:date>2012-03-06T21:47:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7915">
    <title>Installing gems into IronRuby</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7915</link>
    <description>&lt;pre&gt;Hi,

First post here. Excuse a n00b for silly questions. :) I've been trying
to figure this out for a short time and while I have an idea, I'd like
some confirmation.

I need to install a gem so I can automate some WPF code. One I'm
planning to use is called bewildr. How do I install gems into Ironruby
in Visual Studio 2010? Is there a specific way to do it? Or is
installing gems into a general ruby (non-ironruby) install sufficient?

&lt;/pre&gt;</description>
    <dc:creator>Eugene A.</dc:creator>
    <dc:date>2012-03-01T15:26:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7914">
    <title>{{{Sports Clinik}}} Real Madrid vs Levante live stream February 12, 2012 online La Liga of Spain</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7914</link>
    <description>&lt;pre&gt;Watch Real Madrid vs Levante live streaming Online on pc today of
Spanish La Liga Soccer match.there will be very exciting match for the
Spanish La Liga viewers because of the previous highly competition.This
exclusive Match will be held in between Real Madrid vs Levante. Don't be
upset if you aren't still tuned with the channels, just click here and
we will provide you 100% HD quality software to Watch all the Spanish La
Liga Matches this season. Enjoy with the Real Madrid vs Levante live
score, preview, recaps and highlights here live streaming Real Madrid vs
Levante live tv sports Spanish La Liga Match. Watch this Match between
Real Madrid vs Levante live stream online by using below link.



SATELITE DIRECT CHANNEL


~~~~~~~~~~~~~~~~~~~COPY THIS LINK ON YOUR BROWSER~~~~~~~ENJOY~~~~~~~~


http://stream-score.blogspot.com/2012/02/watch-real-madrid-vs-levante-live.html

http://stream-score.blogspot.com/2012/02/watch-real-madrid-vs-levante-live.html


http://stream-score.blogspot.com/2012/02/watch-real-madrid-vs-levante-live.html


http://stream-score.blogspot.com/2012/02/watch-real-madrid-vs-levante-live.html


http://stream-score.blogspot.com/2012/02/watch-real-madrid-vs-levante-live.html


http://stream-score.blogspot.com/2012/02/watch-real-madrid-vs-levante-live.html


http://stream-score.blogspot.com/2012/02/watch-real-madrid-vs-levante-live.html


http://stream-score.blogspot.com/2012/02/watch-real-madrid-vs-levante-live.html


http://stream-score.blogspot.com/2012/02/watch-real-madrid-vs-levante-live.html


http://stream-score.blogspot.com/2012/02/watch-real-madrid-vs-levante-live.html

http://stream-score.blogspot.com/2012/02/watch-real-madrid-vs-levante-live.html
http://stream-score.blogspot.com/2012/02/watch-real-madrid-vs-levante-live.html


http://stream-score.blogspot.com/2012/02/watch-real-madrid-vs-levante-live.html

FREE TV WORLD_WIDE

Match detail Competition: Spanish La Liga Soccer Date : Sunday, February
12, 2012 Time : 20:30 GMT

Watch the exclusive and exciting Soccer match online. Go to the link and
watch live the all matches of Spanish La Liga. So don’t waste your time
watch and enjoy all Spanish La Liga match. Here is live streaming
broadcast link Real Madrid vs Levante Live HD Video online Spanish La
Liga.
Your subscription will grant you immediate access to the most
comprehensive listing of Spanish La Liga feeds from anywhere in the
world where you have access to an internet connection.

Attachments:
http://www.ruby-forum.com/attachment/7048/gfg5.gif


&lt;/pre&gt;</description>
    <dc:creator>Mousumi A.</dc:creator>
    <dc:date>2012-02-12T18:21:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7913">
    <title>Float specs</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7913</link>
    <description>&lt;pre&gt;Added the following pull request 

https://github.com/IronLanguages/main/pull/54

This has the following fixes, which are all pretty minor:
* Update Float#&amp;lt;=&amp;gt; to handle overflowed values correctly as per rubyspec
* Update Float#divmod as per rubyspec 
* Implement Float#fdiv, which is just an alias for /
* Update Float#modulo and Float#% to raise ZeroDivisionError (as per 
rubyspec)
* Implement Float#round(decimalPlaces)
The last one isn't actually in rubyspec, but MRI has had it for ages and 
it's very useful.
The only things left for float_specs all involve converting it to 
Rational, so I'd suggest leaving them until IronRuby's implementation of 
Rational gets sorted out.
Thanks, Orion


______________________________________________________

Orion Edwards | Technical Leader 
PHONE +64 7 838 9800 | FAX +64 7 838 9801 | 
EMAIL orion.edwards-SOhHcSmW6PyvXiR4WA35Jg&amp;lt; at &amp;gt;public.gmane.org | WEB www.gallagher.co  
&lt;/pre&gt;</description>
    <dc:creator>Orion Edwards</dc:creator>
    <dc:date>2012-02-01T03:20:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7910">
    <title>ironruby in VB.net and rubygems</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7910</link>
    <description>&lt;pre&gt;Hi,
I've just encountered the following problem:
I've installed the gem "builder" in version 2.0 via igem and it works fine.
When using it in a script first the first 2 lines are:

    require 'rubygems'
    require 'builder'

In VB.net I execute ruby code in the following way:

I linked:

    IronRuby.dll
    IronRuby.Libraries.dll
    IronRuby.Lbraries.Yaml.dll

from InstallationDirectory\Silverlight\bin\

my code which works fine with "regular" ruby code:

    Sub Main(ByVal Args As String())
        Dim rubyRuntime As Microsoft.Scripting.Hosting.ScriptRuntime
        Dim rubyEngine As Microsoft.Scripting.Hosting.ScriptEngine

        rubyRuntime = IronRuby.Ruby.CreateRuntime
        rubyEngine = rubyRuntime.GetEngine("rb")

        Dim strRuby As String

        Dim fileReader As StreamReader
        fileReader = New StreamReader(System.Environment.CurrentDirectory &amp;amp;
"\" &amp;amp; Args(0))
        strRuby = fileReader.ReadToEnd
        fileReader.Close()
        fileReader = Nothing
        rubyEngine.Execute(strRuby)
    End Sub

Now, when I compile the code the libraries I linked are copied in my output
directory as usual. And here the problem starts. When this library
IronRuby.Libraries.dll is in the directory where my programm is running,
executing the "require 'rubygems'" throws an error. It's the same when I
start ir on the command line and type it in. When I delete this library the
ruby code runs without any problem, but the VB.net program won't execute
any more. Here's the error message:

    C:/Program Files/IronRuby 1.1/Lib/ironruby/thread.rb:16:in
`load_assembly': Specified type
IronRuby.StandardLibrary.Threading.ThreadingLibraryInitializer is not a
subclass of IronRuby.Builtins.LibraryInitializer (LoadError)
    from C:/Program Files/IronRuby 1.1/Lib/ironruby/thread.rb:16
    from C:/Program Files/IronRuby 1.1/Lib/ruby/1.9.1/rubygems.rb:16:in
`require'
    from C:/Program Files/IronRuby 1.1/Lib/ruby/1.9.1/rubygems.rb:16
    from (ir):1:in `require'
    from (ir):1

The versions I use:
IronRuby 1.1.3.0 on .NET 4.0.30319.239
MS Visual Studio 2010

I desperately hope for help as I couldn't any helping post in the archives!
thanks in advance
Andreas
&lt;/pre&gt;</description>
    <dc:creator>Andreas Beck</dc:creator>
    <dc:date>2012-01-29T20:29:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7907">
    <title>Array Specs</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7907</link>
    <description>&lt;pre&gt;I've been working on bringing IronRuby up to speed with rubyspec, and 
picked the core\array folder as a start:

My pull request is here:

https://github.com/IronLanguages/main/pull/52

I'd like to fix them all, but I'm not sure if I'll have the time to do so 
- 

Here is a summary of the rubyspec\core\array folder as of right now:
----------------------------------------
ok means the spec was already passing
fixed means the spec was failing, and I have fixed it
FAILS means the specs fail, and I have not fixed them yet

ok                 allocate_spec.rb
ok                 append_spec.rb
ok                 array_spec.rb
ok                 assoc_spec.rb
ok                 at_spec.rb
ok                 choice_spec.rb
ok                 clear_spec.rb
ok                 clone_spec.rb
ok                 collect_spec.rb
ok                 combination_spec.rb
ok                 compact_spec.rb
ok                 comparison_spec.rb
ok                 concat_spec.rb
ok                 constructor_spec.rb
ok                 count_spec.rb
ok                 cycle_spec.rb
ok                 delete_at_spec.rb
ok                 delete_if_spec.rb
ok                 delete_spec.rb
ok                 drop_spec.rb
ok                 drop_while_spec.rb
ok                 dup_spec.rb
ok                 each_index_spec.rb
ok                 each_spec.rb
ok                 element_reference_spec.rb
fixed              element_set_spec.rb
ok                 empty_spec.rb
ok                 eql_spec.rb
ok                 equal_value_spec.rb
ok                 fetch_spec.rb
fixed              fill_spec.rb
ok                 find_index_spec.rb
ok                 first_spec.rb
FAILS              flatten_spec.rb
ok                 frozen_spec.rb
FAILS              hash_spec.rb
ok                 include_spec.rb
ok                 indexes_spec.rb
ok                 index_spec.rb
ok                 indices_spec.rb
ok                 initialize_copy_spec.rb
ok                 initialize_spec.rb
ok                 insert_spec.rb
FAILS              inspect_spec.rb
ok                 intersection_spec.rb
FAILS              join_spec.rb
FAILS              keep_if_spec.rb
ok                 last_spec.rb
ok                 length_spec.rb
ok                 map_spec.rb
ok                 minus_spec.rb
FAILS              multiply_spec.rb
ok                 new_spec.rb
ok                 nitems_spec.rb
FAILS in MRI also  pack_spec.rb
ok                 partition_spec.rb
ok                 permutation_spec.rb
ok                 plus_spec.rb
FAILS              pop_spec.rb
!! HANGS           product_spec.rb
ok                 push_spec.rb
ok                 rassoc_spec.rb
ok                 reject_spec.rb
FAILS              repeated_combination_spec.rb
FAILS              repeated_permutation_spec.rb
ok                 replace_spec.rb
ok                 reverse_each_spec.rb
ok                 reverse_spec.rb
FAILS              rindex_spec.rb
FAILS              rotate_spec.rb
fixed              sample_spec.rb
fixed              select_spec.rb
fixed              shift_spec.rb
fixed              shuffle_spec.rb
ok                 size_spec.rb
FAILS              slice_spec.rb
FAILS hard to fix  sort_by_spec.rb
FAILS hard to fix  sort_spec.rb
ok                 take_spec.rb
ok                 take_while_spec.rb
ok                 to_ary_spec.rb
ok                 to_a_spec.rb
ok                 to_s_spec.rb
ok                 transpose_spec.rb
ok                 try_convert_spec.rb
ok                 union_spec.rb
fixed              uniq_spec.rb
ok                 unshift_spec.rb
ok                 values_at_spec.rb
fixed              zip_spec.rb&lt;/pre&gt;</description>
    <dc:creator>Orion Edwards</dc:creator>
    <dc:date>2012-01-04T21:54:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7907">
    <title>Array Specs</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7907</link>
    <description>&lt;pre&gt;I've been working on bringing IronRuby up to speed with rubyspec, and 
picked the core\array folder as a start:

My pull request is here:

https://github.com/IronLanguages/main/pull/52

I'd like to fix them all, but I'm not sure if I'll have the time to do so 
- 

Here is a summary of the rubyspec\core\array folder as of right now:
----------------------------------------
ok means the spec was already passing
fixed means the spec was failing, and I have fixed it
FAILS means the specs fail, and I have not fixed them yet

ok                 allocate_spec.rb
ok                 append_spec.rb
ok                 array_spec.rb
ok                 assoc_spec.rb
ok                 at_spec.rb
ok                 choice_spec.rb
ok                 clear_spec.rb
ok                 clone_spec.rb
ok                 collect_spec.rb
ok                 combination_spec.rb
ok                 compact_spec.rb
ok                 comparison_spec.rb
ok                 concat_spec.rb
ok                 constructor_spec.rb
ok                 count_spec.rb
ok                 cycle_spec.rb
ok                 delete_at_spec.rb
ok                 delete_if_spec.rb
ok                 delete_spec.rb
ok                 drop_spec.rb
ok                 drop_while_spec.rb
ok                 dup_spec.rb
ok                 each_index_spec.rb
ok                 each_spec.rb
ok                 element_reference_spec.rb
fixed              element_set_spec.rb
ok                 empty_spec.rb
ok                 eql_spec.rb
ok                 equal_value_spec.rb
ok                 fetch_spec.rb
fixed              fill_spec.rb
ok                 find_index_spec.rb
ok                 first_spec.rb
FAILS              flatten_spec.rb
ok                 frozen_spec.rb
FAILS              hash_spec.rb
ok                 include_spec.rb
ok                 indexes_spec.rb
ok                 index_spec.rb
ok                 indices_spec.rb
ok                 initialize_copy_spec.rb
ok                 initialize_spec.rb
ok                 insert_spec.rb
FAILS              inspect_spec.rb
ok                 intersection_spec.rb
FAILS              join_spec.rb
FAILS              keep_if_spec.rb
ok                 last_spec.rb
ok                 length_spec.rb
ok                 map_spec.rb
ok                 minus_spec.rb
FAILS              multiply_spec.rb
ok                 new_spec.rb
ok                 nitems_spec.rb
FAILS in MRI also  pack_spec.rb
ok                 partition_spec.rb
ok                 permutation_spec.rb
ok                 plus_spec.rb
FAILS              pop_spec.rb
!! HANGS           product_spec.rb
ok                 push_spec.rb
ok                 rassoc_spec.rb
ok                 reject_spec.rb
FAILS              repeated_combination_spec.rb
FAILS              repeated_permutation_spec.rb
ok                 replace_spec.rb
ok                 reverse_each_spec.rb
ok                 reverse_spec.rb
FAILS              rindex_spec.rb
FAILS              rotate_spec.rb
fixed              sample_spec.rb
fixed              select_spec.rb
fixed              shift_spec.rb
fixed              shuffle_spec.rb
ok                 size_spec.rb
FAILS              slice_spec.rb
FAILS hard to fix  sort_by_spec.rb
FAILS hard to fix  sort_spec.rb
ok                 take_spec.rb
ok                 take_while_spec.rb
ok                 to_ary_spec.rb
ok                 to_a_spec.rb
ok                 to_s_spec.rb
ok                 transpose_spec.rb
ok                 try_convert_spec.rb
ok                 union_spec.rb
fixed              uniq_spec.rb
ok                 unshift_spec.rb
ok                 values_at_spec.rb
fixed              zip_spec.rb&lt;/pre&gt;</description>
    <dc:creator>Orion Edwards</dc:creator>
    <dc:date>2012-01-04T21:54:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7902">
    <title>Cannot build IronRuby or IronPython MSI's</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7902</link>
    <description>&lt;pre&gt;I did a git pull today of IronLanguages\main, and noticed a giant stack of 
changes on December 30, 31 and Jan 1 - which look like they're related to 
Win8 and Mango, amongst other things.

I'm trying to build the IronRuby installer - the process also builds the 
IronPython installer along with it.

It ( msbuild /p:Configuration=Release Installer.proj ) now fails with 
several errors:

1 - IronRubyTools.dll fails to build. It complains about "A reference was 
created to embedded interop assembly '..........\VSLangProj.dll'
 - I fixed this by setting Embed Interop Types = false on that reference 
(what happened to break this??)

2 - The build now fails because it couldn't find silverlight 4 dll's, 
whereas it used to work (did it used to reference silverlight 3 which 
ships with VS2010??).
 - I fixed the error by installing the silverlight 4 SDK

3 -   Two proj files have gone missing:

c:\Dev\ironlanguages-main\Msi\Installer.proj(23,9): error MSB3202: The 
project file "Python\Chm\IronPython.Chm.proj" was not found.
c:\Dev\ironlanguages-main\Msi\Installer.proj(23,9): error MSB3202: The 
project file "Python\Msi\IronPython.Msi.wproj"  was not found.

It seems these have vanished??
I tried to work around this by manually building only 
Ruby\Msi\IronRuby.Msi.wproj

4 - This now fails with
  c:\Dev\ironlanguages-main\Msi\Ruby\Msi\Silverlight.wxi(14): error 
CNDL0150: Undefined preprocessor variable '$(var.OutputPath)'. 
[c:\Dev\ironlanguages-main\Msi\Ruby\Msi\IronRuby.Msi.wproj]

It looks like that Wxi file hasn't changed recently, so presumably 
something else is ruining the outpath?
- I fixed this by editing IronRuby.wxs and removing all mention of 
silverlight... This is fine for me, as I don't want to go near 
silverlight, but others may require a better solution :-)

5 - Now there's a bunch of errors all like this:

  c:\Dev\ironlanguages-main\Msi\Ruby\Msi\IronRuby.wxs(92): error LGHT1055: 
The InstallExecuteSequence table contains an
 action 'NetFxScheduleNativeImage' which cannot be merged from the merge 
module 'c:\Dev\ironlanguages-main\bin\Release\
\IrbRedist.msm'.  This action is likely colliding with an action in the 
database that is being created.  The colliding
action may have been authored in the database or merged in from another 
merge module.  If this is a standard action, it
 is likely colliding due to a difference in the condition for the action 
in the database and merge module.  If this is
a custom action, it should only be declared in the database or one merge 
module. [c:\Dev\ironlanguages-main\Msi\Ruby\Ms
i\IronRuby.Msi.wproj]

This is where I give up..

The giant stack of changes mostly came from Tomas Matousek / JDHardy / 
couple of other IronPython devs... Would one of those people mind please 
having a look at this?

Thanks, Orion&lt;/pre&gt;</description>
    <dc:creator>Orion Edwards</dc:creator>
    <dc:date>2012-01-04T04:07:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7907">
    <title>Array Specs</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7907</link>
    <description>&lt;pre&gt;I've been working on bringing IronRuby up to speed with rubyspec, and 
picked the core\array folder as a start:

My pull request is here:

https://github.com/IronLanguages/main/pull/52

I'd like to fix them all, but I'm not sure if I'll have the time to do so 
- 

Here is a summary of the rubyspec\core\array folder as of right now:
----------------------------------------
ok means the spec was already passing
fixed means the spec was failing, and I have fixed it
FAILS means the specs fail, and I have not fixed them yet

ok                 allocate_spec.rb
ok                 append_spec.rb
ok                 array_spec.rb
ok                 assoc_spec.rb
ok                 at_spec.rb
ok                 choice_spec.rb
ok                 clear_spec.rb
ok                 clone_spec.rb
ok                 collect_spec.rb
ok                 combination_spec.rb
ok                 compact_spec.rb
ok                 comparison_spec.rb
ok                 concat_spec.rb
ok                 constructor_spec.rb
ok                 count_spec.rb
ok                 cycle_spec.rb
ok                 delete_at_spec.rb
ok                 delete_if_spec.rb
ok                 delete_spec.rb
ok                 drop_spec.rb
ok                 drop_while_spec.rb
ok                 dup_spec.rb
ok                 each_index_spec.rb
ok                 each_spec.rb
ok                 element_reference_spec.rb
fixed              element_set_spec.rb
ok                 empty_spec.rb
ok                 eql_spec.rb
ok                 equal_value_spec.rb
ok                 fetch_spec.rb
fixed              fill_spec.rb
ok                 find_index_spec.rb
ok                 first_spec.rb
FAILS              flatten_spec.rb
ok                 frozen_spec.rb
FAILS              hash_spec.rb
ok                 include_spec.rb
ok                 indexes_spec.rb
ok                 index_spec.rb
ok                 indices_spec.rb
ok                 initialize_copy_spec.rb
ok                 initialize_spec.rb
ok                 insert_spec.rb
FAILS              inspect_spec.rb
ok                 intersection_spec.rb
FAILS              join_spec.rb
FAILS              keep_if_spec.rb
ok                 last_spec.rb
ok                 length_spec.rb
ok                 map_spec.rb
ok                 minus_spec.rb
FAILS              multiply_spec.rb
ok                 new_spec.rb
ok                 nitems_spec.rb
FAILS in MRI also  pack_spec.rb
ok                 partition_spec.rb
ok                 permutation_spec.rb
ok                 plus_spec.rb
FAILS              pop_spec.rb
!! HANGS           product_spec.rb
ok                 push_spec.rb
ok                 rassoc_spec.rb
ok                 reject_spec.rb
FAILS              repeated_combination_spec.rb
FAILS              repeated_permutation_spec.rb
ok                 replace_spec.rb
ok                 reverse_each_spec.rb
ok                 reverse_spec.rb
FAILS              rindex_spec.rb
FAILS              rotate_spec.rb
fixed              sample_spec.rb
fixed              select_spec.rb
fixed              shift_spec.rb
fixed              shuffle_spec.rb
ok                 size_spec.rb
FAILS              slice_spec.rb
FAILS hard to fix  sort_by_spec.rb
FAILS hard to fix  sort_spec.rb
ok                 take_spec.rb
ok                 take_while_spec.rb
ok                 to_ary_spec.rb
ok                 to_a_spec.rb
ok                 to_s_spec.rb
ok                 transpose_spec.rb
ok                 try_convert_spec.rb
ok                 union_spec.rb
fixed              uniq_spec.rb
ok                 unshift_spec.rb
ok                 values_at_spec.rb
fixed              zip_spec.rb&lt;/pre&gt;</description>
    <dc:creator>Orion Edwards</dc:creator>
    <dc:date>2012-01-04T21:54:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7902">
    <title>Cannot build IronRuby or IronPython MSI's</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7902</link>
    <description>&lt;pre&gt;I did a git pull today of IronLanguages\main, and noticed a giant stack of 
changes on December 30, 31 and Jan 1 - which look like they're related to 
Win8 and Mango, amongst other things.

I'm trying to build the IronRuby installer - the process also builds the 
IronPython installer along with it.

It ( msbuild /p:Configuration=Release Installer.proj ) now fails with 
several errors:

1 - IronRubyTools.dll fails to build. It complains about "A reference was 
created to embedded interop assembly '..........\VSLangProj.dll'
 - I fixed this by setting Embed Interop Types = false on that reference 
(what happened to break this??)

2 - The build now fails because it couldn't find silverlight 4 dll's, 
whereas it used to work (did it used to reference silverlight 3 which 
ships with VS2010??).
 - I fixed the error by installing the silverlight 4 SDK

3 -   Two proj files have gone missing:

c:\Dev\ironlanguages-main\Msi\Installer.proj(23,9): error MSB3202: The 
project file "Python\Chm\IronPython.Chm.proj" was not found.
c:\Dev\ironlanguages-main\Msi\Installer.proj(23,9): error MSB3202: The 
project file "Python\Msi\IronPython.Msi.wproj"  was not found.

It seems these have vanished??
I tried to work around this by manually building only 
Ruby\Msi\IronRuby.Msi.wproj

4 - This now fails with
  c:\Dev\ironlanguages-main\Msi\Ruby\Msi\Silverlight.wxi(14): error 
CNDL0150: Undefined preprocessor variable '$(var.OutputPath)'. 
[c:\Dev\ironlanguages-main\Msi\Ruby\Msi\IronRuby.Msi.wproj]

It looks like that Wxi file hasn't changed recently, so presumably 
something else is ruining the outpath?
- I fixed this by editing IronRuby.wxs and removing all mention of 
silverlight... This is fine for me, as I don't want to go near 
silverlight, but others may require a better solution :-)

5 - Now there's a bunch of errors all like this:

  c:\Dev\ironlanguages-main\Msi\Ruby\Msi\IronRuby.wxs(92): error LGHT1055: 
The InstallExecuteSequence table contains an
 action 'NetFxScheduleNativeImage' which cannot be merged from the merge 
module 'c:\Dev\ironlanguages-main\bin\Release\
\IrbRedist.msm'.  This action is likely colliding with an action in the 
database that is being created.  The colliding
action may have been authored in the database or merged in from another 
merge module.  If this is a standard action, it
 is likely colliding due to a difference in the condition for the action 
in the database and merge module.  If this is
a custom action, it should only be declared in the database or one merge 
module. [c:\Dev\ironlanguages-main\Msi\Ruby\Ms
i\IronRuby.Msi.wproj]

This is where I give up..

The giant stack of changes mostly came from Tomas Matousek / JDHardy / 
couple of other IronPython devs... Would one of those people mind please 
having a look at this?

Thanks, Orion&lt;/pre&gt;</description>
    <dc:creator>Orion Edwards</dc:creator>
    <dc:date>2012-01-04T04:07:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7901">
    <title>IronRuby internals - How can I get the full path tothe current file?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7901</link>
    <description>&lt;pre&gt;I thought I'd be a good samaritan and implement require_relative in 
IronRuby, but I'm having real trouble figuring out what the current file's 
path actually is.

The closest I've got is something like this:

* Pull apart the the caller/backtrace to get the file name
* File.expand_path(file,  File.dirname(dir)) 
* require that file

This is equivalent to the existing ruby idiom of "require 
File.join(File.dirname(__FILE__), 'lib/file1')", but this doesn't work 
reliably because __FILE__ is already relative, so File.dirname(__FILE__) 
often just returns "."
Without the full path to the current file however, this is as good as we 
can get.

I've looked through various parts of the IronRuby source code...
- as far as I can tell the Parser/Syntax tree code (which has access to 
the file path) doesn't keep the information around
- and even if it did, I'm not sure how regular ruby code could access the 
parser/AST??

If anyone could help at all, even with a small bit of detail, it'd be much 
appreciated.
Thanks, Orion

PS:

Here's my test program, which works correctly in MRI 1.92, but I cannot 
get it to work in IronRuby

require_relative 'lib/file1'
Dir.chdir 'c:/windows/system32'
require_relative 'lib/file2'


Other things I tried

- eval("__FILE__") - is hard-coded to return "(eval)"

- I thought about poking around in RubyContext.Loader.LoadedFiles, but the 
Loader doesn't know about the entry-point file (is this a bug??), which is 
a big stumbling block
&lt;/pre&gt;</description>
    <dc:creator>Orion Edwards</dc:creator>
    <dc:date>2012-01-03T22:01:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7899">
    <title>ruby script in c# application</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7899</link>
    <description>&lt;pre&gt;Hi,

I just installed IronRuby and I want ot know how to use a ruby script in
.Net c# application
visual studio 2008, Ruby 1.9.2
regards,

&lt;/pre&gt;</description>
    <dc:creator>rubix Rubix</dc:creator>
    <dc:date>2011-12-22T20:35:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7895">
    <title>The requested feature is not implemented.</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7895</link>
    <description>&lt;pre&gt;Hello all,

Why might I get the error "The requested feature is not implemented" when
calling load_assembly() to load in a Mono-compiled DLL under Ubuntu? When I
use the same script to require the same binary under Windows it works fine.

Thanks,
Rob
&lt;/pre&gt;</description>
    <dc:creator>Rob Britton</dc:creator>
    <dc:date>2011-12-15T19:10:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7893">
    <title>WP7 limitations</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7893</link>
    <description>&lt;pre&gt;Hi,

In the article from 2010, Tomáš was describing the limitations on WP7:
http://matousek.wordpress.com/2010/03/21/ironruby-on-your-phone/

"The most significant are calls to methods with out or ref parameters.
You also won’t be able to inherit a Ruby class from a CLR class or
implement a CLR interface since that requires us to emit a proper CLR
type. We are going to address both of these limitations in future
versions."


Are these two addressed in the latest version of IronRuby for WP7?

Thanks!

&lt;/pre&gt;</description>
    <dc:creator>Andrei N.</dc:creator>
    <dc:date>2011-12-11T16:38:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7890">
    <title>Crontab Issues</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.ironruby.devel/7890</link>
    <description>&lt;pre&gt;I'm not entirely sure if this is an IronRuby or a Mono issue, but here
goes! I have a test suite that we're running on my Ubuntu server that works
fine when I SSH in and run it manually, but when it tries to run from a
cron job I get the following exceptions:

**************************
WARNING: The runtime version supported by this application is unavailable.
Using default runtime: v1.1.4322

** (/home/rob/code/ironlangs/bin/
Release/ir.exe:4798): WARNING **: Missing method .ctor in assembly
/home/rob/code/ironlangs/bin/Release/Microsoft.Scripting.dll, type
System.Diagnostics.CodeAnalysis.SuppressMessageAttribute

** (/home/rob/code/ironlangs/bin/Release/ir.exe:4798): WARNING **: The
class System.Diagnostics.CodeAnalysis.SuppressMessageAttribute could not be
loaded, used in Microsoft.Scripting

** (/home/rob/code/ironlangs/bin/Release/ir.exe:4798): WARNING **: Can't
find custom attr constructor image:
/home/rob/code/ironlangs/bin/Release/Microsoft.Scripting.dll mtoken:
0x0a00008c

** (/home/rob/code/ironlangs/bin/Release/ir.exe:4798): WARNING **: Missing
method .ctor in assembly
/home/rob/code/ironlangs/bin/Release/Microsoft.Scripting.dll, type
System.Diagnostics.CodeAnalysis.SuppressMessageAttribute

** (/home/rob/code/ironlangs/bin/Release/ir.exe:4798): WARNING **: Can't
find custom attr constructor image:
/home/rob/code/ironlangs/bin/Release/Microsoft.Scripting.dll mtoken:
0x0a00008c

** (/home/rob/code/ironlangs/bin/Release/ir.exe:4798): WARNING **: Missing
method .ctor in assembly
/home/rob/code/ironlangs/bin/Release/Microsoft.Scripting.dll, type
System.Diagnostics.CodeAnalysis.SuppressMessageAttribute

** (/home/rob/code/ironlangs/bin/Release/ir.exe:4798): WARNING **: Can't
find custom attr constructor image:
/home/rob/code/ironlangs/bin/Release/Microsoft.Scripting.dll mtoken:
0x0a00008c

** (/home/rob/code/ironlangs/bin/Release/ir.exe:4798): WARNING **: The
class System.OperatingSystem could not be loaded, used in mscorlib,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/home/rob/code/ironlangs/bin/Release/ir.exe:4798): WARNING **: The
class System.OperatingSystem could not be loaded, used in mscorlib,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

** (/home/rob/code/ironlangs/bin/Release/ir.exe:4798): WARNING **: The
class System.OperatingSystem could not be loaded, used in mscorlib,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

Unhandled Exception: System.TypeInitializationException: An exception was
thrown by the type initializer for
Microsoft.Scripting.PlatformAdaptationLayer ---&amp;gt; System.TypeLoadException:
Could not load type 'System.OperatingSystem' from assembly 'mscorlib,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
 at Microsoft.Scripting.PlatformAdaptationLayer..cctor () [0x00000] in
&amp;lt;filename unknown&amp;gt;:0
 --- End of inner exception stack trace ---
 at IronRuby.Hosting.RubyConsoleHost..ctor () [0x00000] in &amp;lt;filename
unknown&amp;gt;:0
 at Host..ctor () [0x00000] in &amp;lt;filename unknown&amp;gt;:0
 at Host.Main (System.String[] args) [0x00000] in &amp;lt;filename unknown&amp;gt;:0
**************************************************

Does anybody know why this might happen?

Thanks,
Rob
&lt;/pre&gt;</description>
    <dc:creator>Rob Britton</dc:creator>
    <dc:date>2011-12-05T15:12:49</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.ruby.ironruby.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.ruby.ironruby.devel</link>
  </textinput>
</rdf:RDF>

