I''m not sure if anyone is active these days.
The ETIMEDOUT can probably be added easily. If the ERRNO numbers don''t
match ruby properly, perhaps they need to change? I don''t know
The OpenSSL is a lot more difficult. I don''t know much about OpenSSL,
but
my guess is either someone would have to make a dedicated IronRuby library
which loads OpenSSL, or create an emulation API using the microsoft crypto
libraries... both of which are large tasks.
Orion Edwards | Technical Leader
PHONE +64 7 838 9800 | EMAIL orion.edwards at gallagher.co | WEB
www.gallagher.co
From: unarist <m.unarist at gmail.com>
To: ironruby-core at rubyforge.org
Date: 20/04/2013 04:14 a.m.
Subject: [Ironruby-core] Problems with bundler
Sent by: ironruby-core-bounces at rubyforge.org
Hi,
I''m posting to here because I don''t know whether Issues in
CodePlex is
still
used or not.
I tried to run Bundler on Ironruby and I''ve found 2 problems for it.
1. rubygems needs Errno::ETIMEDOUT
I tried implement it and other Winsock Errno,
but I don''t know appropriate class definition for these.
Because some existing implementations are slightly different.
(e.g. Errno constant, super class, constructor or RubyExceptions.Create**)
2. Bundler uses OpenSSL::X509::Store
There are many members not implemented...
Is anyone already plannning to fix these problems?
Or does someone know about behind these existing implementations?
Thanks,
unarist
_______________________________________________
Ironruby-core mailing list
Ironruby-core at rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
###########################################################################
This e-mail is confidential and may contain information subject to legal
privilege. If you are not the intended recipient please advise us of our
error by return e-mail then delete this e-mail and any attached files.
You may not copy, disclose or use the contents in any way.
The views expressed in this e-mail may not be those of Gallagher Group
Ltd or subsidiary companies thereof.
###########################################################################
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://rubyforge.org/pipermail/ironruby-core/attachments/20130422/b41fa13a/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 53044 bytes
Desc: not available
URL:
<http://rubyforge.org/pipermail/ironruby-core/attachments/20130422/b41fa13a/attachment-0001.jpe>