[#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:63269] [ruby-trunk - Bug #9969] [Open] Add File.empty? as alias to File.zero?
From:
shevegen@...
Date:
2014-06-21 13:08:34 UTC
List:
ruby-core #63269
Issue #9969 has been reported by Robert A. Heiler. ---------------------------------------- Bug #9969: Add File.empty? as alias to File.zero? https://bugs.ruby-lang.org/issues/9969 * Author: Robert A. Heiler * Status: Open * Priority: Low * Assignee: * Category: * Target version: * ruby -v: ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-linux] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- Could we alias File.empty? to File.zero? ? The latter already exists. I tried to use File.empty? and then thought it would not exist, but the code already exists, it is just called File.zero? instead. -- https://bugs.ruby-lang.org/