[#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:68892] [Ruby trunk - Bug #11030] Ruby 2.2.1 fails to compile with hardened GCC
From:
ruby@...
Date:
2015-04-14 16:52:12 UTC
List:
ruby-core #68892
Issue #11030 has been updated by Vadim A. Misbakh-Soloviov. By the way, I just found (with help of the downstream's Hardened team), that adding `-fno-stack-check` to the `CFLAGS` makes it to build fine (and miniruby don't segafults). But. I think, it is not the good way to solve this problem :-/ ---------------------------------------- Bug #11030: Ruby 2.2.1 fails to compile with hardened GCC https://bugs.ruby-lang.org/issues/11030#change-52160 * 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/