From: nagachika00@... Date: 2015-03-02T17:44:31+00:00 Subject: [ruby-core:68379] [Ruby trunk - Bug #10923] Bug in io/wait/wait.c Issue #10923 has been updated by Tomoyuki Chikanaga. Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: REQUIRED to 2.0.0: REQUIRED, 2.1: DONE, 2.2: REQUIRED Backported into `ruby_2_1` branch at r49812. ---------------------------------------- Bug #10923: Bug in io/wait/wait.c https://bugs.ruby-lang.org/issues/10923#change-51729 * Author: Yura Sokolov * Status: Closed * Priority: Normal * Assignee: * ruby -v: trunk, v2.2.x * Backport: 2.0.0: REQUIRED, 2.1: DONE, 2.2: REQUIRED ---------------------------------------- https://github.com/ruby/ruby/blob/28b9f11d5a4b878adb50a3e5472ceea8c462ed4a/ext/io/wait/wait.c#L64-L65 return value should be wrapped by INT2FIX -- https://bugs.ruby-lang.org/