[#30589] [Bug #3391] Use single exclamation mark instead of double exclamation mark for IRB — Diego Viola <redmine@...>

Bug #3391: Use single exclamation mark instead of double exclamation mark for IRB

10 messages 2010/06/04

[#30672] [Bug #3411] Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100 — Benoit Daloze <redmine@...>

Bug #3411: Time.local 1916,5,1 #=> 1916-04-30 23:00:00 +0100

12 messages 2010/06/08

[#30699] [Bug #3419] 1.9.2-preview3 possible bug with Rails 3 active_record sqlite_adapter — Joe Sak <redmine@...>

Bug #3419: 1.9.2-preview3 possible bug with Rails 3 active_record sqlite_adapter

9 messages 2010/06/09

[#30734] [Bug #3428] ri outputs ansi escape sequences even when stdout is not a tty — caleb clausen <redmine@...>

Bug #3428: ri outputs ansi escape sequences even when stdout is not a tty

11 messages 2010/06/11

[#30756] [Feature #3436] Spawn the timer thread lazily — Maximilian Gass <redmine@...>

Feature #3436: Spawn the timer thread lazily

15 messages 2010/06/13
[#32686] [Ruby 1.9-Feature#3436] Spawn the timer thread lazily — Mark Somerville <redmine@...> 2010/10/04

Issue #3436 has been updated by Mark Somerville.

[ruby-core:30581] Re: [Bug #1541][Closed] mingw ssl: Errno::ENOTSOCK: An operation was attempted on something that is not a socket.

From: "U.Nakamura" <usa@...>
Date: 2010-06-04 02:58:13 UTC
List: ruby-core #30581
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, <redmine@ruby-lang.org> 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 <usa@garbagecollect.jp>


In This Thread