From: normalperson@... Date: 2014-09-02T21:24:15+00:00 Subject: [ruby-core:64718] [ruby-trunk - misc #10198] [Open] [PATCH cleanup] vm.c: remove unused USE_THREAD_RECYCLE ifdefs Issue #10198 has been reported by Eric Wong. ---------------------------------------- misc #10198: [PATCH cleanup] vm.c: remove unused USE_THREAD_RECYCLE ifdefs https://bugs.ruby-lang.org/issues/10198 * Author: Eric Wong * Status: Open * Priority: Normal * Assignee: Eric Wong * Category: core * Target version: current: 2.2.0 ---------------------------------------- This is a totally unused ifdef branch, and does not do anything even when it is enabled, so it only confuses new developers. Will commit in a few days unless there's objections. ---Files-------------------------------- remove_unused_thread_recycle.patch (1.08 KB) -- https://bugs.ruby-lang.org/