Actions
Bug #416
closedcore_set_method_alias
Description
バックトレースにcore_set_method_alias
という謎のメソッド名が出現することがあります
% ~/target/trunk/bin/ruby -ve 'alias foo bar'
ruby 1.9.0 (2008-08-11 revision 17576) [x86_64-linux]
-e:1:in `core_set_method_alias': undefined method `bar' for class `Object' (NameError)
from -e:1:in `<main>'
Updated by ko1 (Koichi Sasada) about 16 years ago
- Assignee set to ko1 (Koichi Sasada)
Updated by nobu (Nobuyoshi Nakada) about 16 years ago
- Status changed from Open to Closed
Applied in changeset r18554
Updated by nobu (Nobuyoshi Nakada) over 10 years ago
- Description updated (diff)
- ruby -v set to r17576
Updated by nagachika (Tomoyuki Chikanaga) over 10 years ago
- Backport set to 2.0.0: REQUIRED, 2.1: REQUIRED
Hi,
Obviously r18554 is already contained in 2.0.0/2.1, but r46037 should be backported to ruby_2_0_0
and ruby_2_1
.
Updated by nagachika (Tomoyuki Chikanaga) over 10 years ago
- Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED to 2.0.0: REQUIRED, 2.1: DONE
r45399, r45400, r46036 and r46037 were backported into ruby_2_1
branch at r46628.
Updated by usa (Usaku NAKAMURA) over 10 years ago
- Backport changed from 2.0.0: REQUIRED, 2.1: DONE to 2.0.0: DONE, 2.1: DONE
backported into ruby_2_0_0
at r46736.
Actions
Like0
Like0Like0Like0Like0Like0Like0