From: "rosenfeld (Rodrigo Rosenfeld Rosas)" Date: 2013-10-30T01:31:13+09:00 Subject: [ruby-core:58068] [ruby-trunk - Bug #9057][Open] Thread documentation refers to thread_local_set/get but it only documents thread_variable_set/get Issue #9057 has been reported by rosenfeld (Rodrigo Rosenfeld Rosas). ---------------------------------------- Bug #9057: Thread documentation refers to thread_local_set/get but it only documents thread_variable_set/get https://bugs.ruby-lang.org/issues/9057 Author: rosenfeld (Rodrigo Rosenfeld Rosas) Status: Open Priority: Normal Assignee: zzak (Zachary Scott) Category: doc Target version: ruby -v: ruby 2.0.0p247 (2013-06-27 revision 41674) [x86_64-linux] Backport: http://ruby-doc.org/core-2.0.0/Thread.html#method-i-5B-5D Shouldn't mentions to thread_local* be replaced by thread_variable*? Or document the former otherwise... -- http://bugs.ruby-lang.org/