[#62904] [ruby-trunk - Feature #9894] [Open] [RFC] README.EXT: document rb_gc_register_mark_object — normalperson@...
Issue #9894 has been reported by Eric Wong.
3 messages
2014/06/02
[#63321] [ANN] ElixirConf 2014 - Don't Miss Jos辿 Valim and Dave Thomas — Jim Freeze <jimfreeze@...>
Just a few more weeks until ElixirConf 2014!
6 messages
2014/06/24
[#63391] Access Modifiers (Internal Interfaces) — Daniel da Silva Ferreira <danieldasilvaferreira@...>
Hi,
3 messages
2014/06/28
[ruby-core:63454] [ruby-trunk - Bug #9998] docs state that define_singleton_method returns a proc if passed a block
From:
nobu@...
Date:
2014-06-30 23:27:49 UTC
List:
ruby-core #63454
Issue #9998 has been updated by Nobuyoshi Nakada. Category set to doc Target version set to current: 2.2.0 Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN to 2.0.0: DONTNEED, 2.1: REQUIRED The behavior has changed as `def`. ---------------------------------------- Bug #9998: docs state that define_singleton_method returns a proc if passed a block https://bugs.ruby-lang.org/issues/9998#change-47495 * Author: First Last * Status: Open * Priority: Normal * Assignee: * Category: doc * Target version: current: 2.2.0 * ruby -v: ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-linux] * Backport: 2.0.0: DONTNEED, 2.1: REQUIRED ---------------------------------------- it returns a symbol I'm guessing the docs are wrong? -- https://bugs.ruby-lang.org/