From: "U.Nakamura" Date: 2010-06-04T11:58:13+09:00 Subject: [ruby-core:30581] Re: [Bug #1541][Closed] mingw ssl: Errno::ENOTSOCK: An operation was attempted on something that is not a socket. Hello, In message "[ruby-core:30577] [Bug #1541][Closed] mingw ssl: Errno::ENOTSOCK: An operation was attempted on something that is not a socket." on Jun.04,2010 02:23:43, wrote: > It appears fixed now with > > ruby 1.9.3dev (2010-06-03 trunk 28150) [i386-mingw32] (using "OpenSSL 0.9.8h 28 May 2008") > > The only failures I see with make test-all are: > http://gist.github.com/424180 > (12 failures) > > Thanks for the improvement. Thank you for reporting! short comments to your failures: 1) #3387, and fixed at r28156 6) bug of test. it's skipped on ruby_1_9_2 7) unknown and cannot reproduce. I'm using "OpenSSL 1.0.0 29 Mar 2010", build by myself 8) #3370, and seki-san is trying now. 10) unknown and cannot reproduce. environment (codepage) dependent? 11) ditto. 18) ditto. 19) ditto. 20) unknown and cannot reproduce. environment (timezone) dependent? 27) I decide that this is a problem of GDBM. 28) ditto. 29) cannot reproduce. hmm? 59)-61) http://rubyforge.org/tracker/index.php?func=detail&aid=28249&group_id=627&atid=2472 68) unknown and cannot reproduce. hmm? 69) similar to #3345, and it's fixed at r28037 and related commits. did you install before running test-all? 70) cannot reproduce. environment (codepage) dependent? Regards, -- U.Nakamura