[#48190] [ruby-trunk - Feature #9816] 文字列内の数字を数値として比較するメソッド — zn@...
Issue #9816 has been updated by Kazuhiro NISHIYAMA.
3 messages
2014/05/08
[ruby-dev:48160] [Backport21 - Backport #9630] [Closed] Backport readline-6.3 support.
From:
nagachika00@...
Date:
2014-05-01 11:55:30 UTC
List:
ruby-dev #48160
Issue #9630 has been updated by Tomoyuki Chikanaga. Status changed from Assigned to Closed % Done changed from 0 to 100 Applied in changeset r45772. ---------- merge revision(s) r45225,r45240,r45488: [Backport #9578] [Backport #9630] * ext/readline/readline.c (Init_readline): Use rl_hook_func_t instead of Function to support readline-6.3. (rl_hook_func_t is available since readline-4.2.) Reported by Dmitry Medvinsky. [ruby-core:61141] [Bug #9578] * ext/readline/extconf.rb (rl_hook_func_t): define as Function for very old readline versions. [ruby-core:61209] [Bug #9578] * ext/readline/extconf.rb: fix typo, `$defs` not `$DEFS`. [ruby-core:61756] [Bug #9578] ---------------------------------------- Backport #9630: Backport readline-6.3 support. https://bugs.ruby-lang.org/issues/9630#change-46422 * Author: Hiroshi SHIBATA * Status: Closed * Priority: Normal * Assignee: Tomoyuki Chikanaga ---------------------------------------- Please backport to support readline-6.3 or later. Related revision are r45225, r45240 and 45243. -- https://bugs.ruby-lang.org/