[#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:68741] [Ruby trunk - Bug #11030] [Feedback] Ruby 2.2.1 fails to compile with hardened GCC
From:
nobu@...
Date:
2015-04-03 11:15:59 UTC
List:
ruby-core #68741
Issue #11030 has been updated by Nobuyoshi Nakada. Status changed from Open to Feedback Can't you show the process memory map at the failure? The call seems to try expanding the stack to 0x7fffff000200, but there needs more margin? ---------------------------------------- Bug #11030: Ruby 2.2.1 fails to compile with hardened GCC https://bugs.ruby-lang.org/issues/11030#change-52024 * Author: Vadim A. Misbakh-Soloviov * Status: Feedback * Priority: Normal * Assignee: * ruby -v: 2.2.1 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- Hi there! I've discovered, that Ruby 2.2.1 can't be built using Hardened GCC (4.8 and 4.9). Probably, that was introduced in that commit: http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/tags/v2_2_1/thread_pthread.c?r1=48992&r2=49578&diff_format=h Additional info and build logs can be found on downstream bug tracker: https://bugs.gentoo.org/show_bug.cgi?id=542610 (unfortunately, ruby maintainers in downstream are slackers, so I going to report that to upstream myself). -- https://bugs.ruby-lang.org/