From: Luis Lavena Date: 2011-10-23T07:17:11+09:00 Subject: [ruby-core:40281] [Ruby 2.0 - Bug #5470][Open] r33507 and r33508 break the build under MinGW Issue #5470 has been reported by Luis Lavena. ---------------------------------------- Bug #5470: r33507 and r33508 break the build under MinGW http://redmine.ruby-lang.org/issues/5470 Author: Luis Lavena Status: Open Priority: Normal Assignee: Akira Tanaka Category: Target version: 2.0.0 ruby -v: trunk r33508 Definition and usage of rb_fd_set_cloexec cause MinGW (GCC 4.5.2 and GCC 4.6.1) Usage of F_GETFD FD_CLOEXEC and F_SETFD should be isolated per-platform. PS: Since we are targeting 2.0, any desire to generate platform-specific code sections? [ruby-core:38940] -- http://redmine.ruby-lang.org