[#68137] improve semantics of manpages — "Anthony J. Bentley" <anthony@...>
Hi,
1 message
2015/02/17
[#68144] Re: Future of test suites for Ruby — Anthony Crumley <anthony.crumley@...>
FYI...
4 messages
2015/02/17
[#68343] [Ruby trunk - Bug #10916] [Open] What the Ruby? SegFault? — ruby@...
Issue #10916 has been reported by why do i need this acct just to create a bug report.
5 messages
2015/02/27
[#68373] Re: [Ruby trunk - Bug #10916] [Open] What the Ruby? SegFault?
— "Martin J. Dürst" <duerst@...>
2015/03/02
> * Author: why do i need this acct just to create a bug report
[#68358] [Ruby trunk - Bug #10902] require("enumerator") scans LOAD_PATH 2x on every invocation — [email protected]
Issue #10902 has been updated by Aman Gupta.
3 messages
2015/02/28
[ruby-core:68357] [Ruby trunk - Bug #10712] [PATCH] lib/resolv.rb: consider ENETUNREACH as ResolvTimeout
From:
djberg96@...
Date:
2015-02-28 18:18:25 UTC
List:
ruby-core #68357
Issue #10712 has been updated by Daniel Berger. Isn't that what the -l switch is for? ---------------------------------------- Bug #10712: [PATCH] lib/resolv.rb: consider ENETUNREACH as ResolvTimeout https://bugs.ruby-lang.org/issues/10712#change-51701 * Author: Eric Wong * Status: Closed * Priority: Normal * Assignee: Akira Tanaka * ruby -v: trunk * Backport: 2.0.0: DONE, 2.1: DONE, 2.2: DONE ---------------------------------------- This allows "gem install /path/to/local.gem" to be successful on a machine without a network connection. I'm fairly sure this should be fixed in lib/resolv.rb instead of inside RubyGems (and everything else which relies on rescuing Resolv::ResolvError). ---Files-------------------------------- 0001-lib-resolv.rb-consider-ENETUNREACH-as-ResolvTimeout.patch (904 Bytes) -- https://bugs.ruby-lang.org/