[#68845] [Ruby trunk - Feature #11056] [PATCH] lib/net/*: use io/wait methods instead of IO.select — normalperson@...
Issue #11056 has been updated by Eric Wong.
3 messages
2015/04/11
[#68945] [Ruby trunk - Feature #11083] [Open] Gemify net-telnet — shibata.hiroshi@...
Issue #11083 has been reported by Hiroshi SHIBATA.
4 messages
2015/04/21
[#68951] Re: [Ruby trunk - Feature #11083] [Open] Gemify net-telnet
— Eric Wong <normalperson@...>
2015/04/21
shibata.hiroshi@gmail.com wrote:
[#69012] [Ruby trunk - Feature #11105] [Open] ES6-like hash literals — shugo@...
Issue #11105 has been reported by Shugo Maeda.
5 messages
2015/04/29
[ruby-core:68862] [Ruby trunk - Bug #10995] 2.2.1 fails at make install with mingw-w64 on archlinux
From:
nagachika00@...
Date:
2015-04-13 04:11:04 UTC
List:
ruby-core #68862
Issue #10995 has been updated by Tomoyuki Chikanaga. Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: REQUIRED to 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: DONE The patch was applied to `ruby_2_2` branch at r50281. ---------------------------------------- Bug #10995: 2.2.1 fails at make install with mingw-w64 on archlinux https://bugs.ruby-lang.org/issues/10995#change-52129 * Author: Marty Plummer * Status: Closed * Priority: Normal * Assignee: * ruby -v: ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: DONE ---------------------------------------- Greetings. Working on updating the PKGBUILD for mingw-w64-ruby on the AUR, and ran into a curious issue. Compilation itself works fine, and even the make install step works fine (for i686-w64-mingw, at the least) up untill the point it attempts to install bundle gems, after which it dies with an error with fiddle. ---Files-------------------------------- mingw-w64-ruby-2.2.1-1-x86_64-build.log (91.9 KB) mingw-w64-ruby-2.2.1-1-x86_64-package.log (23.5 KB) -- https://bugs.ruby-lang.org/