Re: [Ironruby-core] Contributions

2010-10-27 Thread jirapong.na...@gmail.com
Hello Will, Thank you for the link. I will check it out. My primary purpose/need for OpenSSL is to make it work for Rails (done) and RubyGems over SSL (in progress). so, In area any area of build in OpenSSL related to RubyGems will get implement first. I'm not sure if Rubygems can use jr

Re: [Ironruby-core] Issue Running igem

2010-10-27 Thread jirapong.na...@gmail.com
Hi Mike, The issue has been found and file in at http://ironruby.codeplex.com/workitem/5326 . I'm investigating it. I found same error as you do "no such file to load -- gem_prelode.rb" this should appear when you try to call igem.bat . It didn't happen when i use "ir.exe c:\githup\ir

Re: [Ironruby-core] Compiling on Mono?

2010-10-27 Thread Michael Letterle
I'm seeing much funkiness on mono.. for instance neither system shell strings nor regex's appear to be working... On Tue, Oct 26, 2010 at 7:52 PM, Michael Letterle wrote: > The following two bugs have been filed against mono, there are current > work arounds  implemented on my linux branch to acc

Re: [Ironruby-core] [ANN] IronRuby 1.1.1 Released!

2010-10-27 Thread Michael Letterle
it appears to be 1.3.7 On Wed, Oct 27, 2010 at 1:09 PM, Will Green wrote: > Out of curiosity, what version of RubyGems are being bundled with IronRuby? > -- > Will Green > http://hotgazpacho.org/ > > > On Mon, Oct 25, 2010 at 2:18 PM, Jirapong Nanta > wrote: >> >> Hi all, >>    I can also re-pr

Re: [Ironruby-core] Contributions

2010-10-27 Thread Will Green
Jirapong, What are your thoughts on wrapping the Bouncy Castle Crypto APIs: http://www.bouncycastle.org/ I think this is what JRuby does, but rather than distributing it as part of JRuby, they release it a a gem (jruby-ssl, I believe) and encourgae you to install it. -- Will Green http://hotgazp

[Ironruby-core] Interop with .Net - how do you like it ?

2010-10-27 Thread Thibaut Barrère
Hi guys, glad to see more activity here! I'm definitely happy with the announce about the new leadership. I'd really love to get more feedback about people who used IronRuby more specifically for interop calls (eg: reusing existing classes, with or without generics etc). Did you came across diff

[Ironruby-core] Issue Running igem

2010-10-27 Thread Mike Hatfield
Hey guys, I've been having a difficult time getting my IronRuny 1.1.1 working properly. ir.exe now seems to be working, but igem is giving me a "unknown: no such file to load -- gem_prelude.rb (LoadError)" when I run it. I'm not sure where to go from here. Just in case, I have RUBYOPT set to ru