From: "rosenfeld (Rodrigo Rosenfeld Rosas)" Date: 2013-11-11T09:39:38+09:00 Subject: [ruby-core:58261] [ruby-trunk - Bug #9057] Thread documentation refers to thread_local_set/get but it only documents thread_variable_set/get Issue #9057 has been updated by rosenfeld (Rodrigo Rosenfeld Rosas). Thank you :) ---------------------------------------- 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#change-42851 Author: rosenfeld (Rodrigo Rosenfeld Rosas) Status: Closed 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/