[#97086] [Ruby master Bug#16612] Enumerator::ArithmeticSequence#last with float range produces incorrect value — muraken@...
Issue #16612 has been updated by mrkn (Kenta Murata).
4 messages
2020/02/07
[#97307] [Ruby master Feature#16663] Add block or filtered forms of Kernel#caller to allow early bail-out — headius@...
Issue #16663 has been reported by headius (Charles Nutter).
29 messages
2020/02/28
[ruby-core:97278] [Ruby master Bug#11304] [PATCH] Kernel.global_variables should observe $~.
From:
matz@...
Date:
2020-02-27 05:19:26 UTC
List:
ruby-core #97278
Issue #11304 has been updated by matz (Yukihiro Matsumoto). The current behavior should be as it is. If there can be a clearer description in the document, PR welcome. Matz. ---------------------------------------- Bug #11304: [PATCH] Kernel.global_variables should observe $~. https://bugs.ruby-lang.org/issues/11304#change-84395 * Author: 0x0dea (D.E. Akers) * Status: Open * Priority: Normal * Assignee: matz (Yukihiro Matsumoto) * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- The added complexity does impact performance, but the difference is negligible, and the method should return what it says it does. ---Files-------------------------------- global_variables_captures.patch (1.85 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>