<?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 Tempor&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 &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 :

IEnumerab&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&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-madri&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(st&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         &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         &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 no&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         &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 no&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, &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/ironlan&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>

