From: "Spakman (Mark Somerville)" Date: 2012-11-06T01:10:37+09:00 Subject: [ruby-core:48940] [ruby-trunk - Bug #7281][Open] Fix typo in macro name to actually enable rb_reserved_fd_p() Issue #7281 has been reported by Spakman (Mark Somerville). ---------------------------------------- Bug #7281: Fix typo in macro name to actually enable rb_reserved_fd_p() https://bugs.ruby-lang.org/issues/7281 Author: Spakman (Mark Somerville) Status: Open Priority: Normal Assignee: ko1 (Koichi Sasada) Category: YARV Target version: ruby -v: 2.0.0-preview1 In trunk (r37474), there is a typo in a macro name in the rb_reserved_fd_p() function. This prevents any actual checking that the file descriptor is reserved by the VM. -- http://bugs.ruby-lang.org/