[#74190] [Ruby trunk Feature#12134] Comparison between `true` and `false` — duerst@...
Issue #12134 has been updated by Martin D端rst.
3 messages
2016/03/07
[#74269] Type systems for Ruby — Rob Blanco <ml@...>
Dear ruby-core,
5 messages
2016/03/10
[#74395] [Ruby trunk Feature#12142] Hash tables with open addressing — shyouhei@...
Issue #12142 has been updated by Shyouhei Urabe.
3 messages
2016/03/17
[ruby-core:74227] [Ruby trunk Bug#11862] [PATCH] ext/socket/init.c (rsock_init_sock): reject reserved FDs
From:
nagachika00@...
Date:
2016-03-08 18:52:21 UTC
List:
ruby-core #74227
Issue #11862 has been updated by Tomoyuki Chikanaga. Backport changed from 2.0.0: REQUIRED, 2.1: DONE, 2.2: REQUIRED to 2.0.0: REQUIRED, 2.1: DONE, 2.2: DONE Backported into `ruby_2_2` branch at r54039. ---------------------------------------- Bug #11862: [PATCH] ext/socket/init.c (rsock_init_sock): reject reserved FDs https://bugs.ruby-lang.org/issues/11862#change-57362 * Author: Eric Wong * Status: Closed * Priority: Normal * Assignee: * ruby -v: * Backport: 2.0.0: REQUIRED, 2.1: DONE, 2.2: DONE ---------------------------------------- We've had this bug for years, but writing a portable test for it could be challenging. I think it is safe to commit w/o tests; on the other hand I doubt anybody would really care if it's fixed before 2.3 since we've had this bug since 1.9.3 and nobody noticed. ---Files-------------------------------- 0001-ext-socket-init.c-rsock_init_sock-reject-reserved-FD.patch (655 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>