Project

General

Profile

« Previous | Next » 

Revision a976acd6

Added by ko1 (Koichi Sasada) over 5 years ago

remove "deprecated" for rb_frame_method_id_and_class [Bug #15300]

  • include/ruby/backward.h (rb_frame_method_id_and_class): we had labeled
    rb_frame_method_id_and_class() as deprecated because MRI internal
    doesn't use it, but we found there are user of this API in external
    C-extensions. Now we don't have proper alternative API and no time
    to make alternative API, so I remove "deprecated" label.
    [Bug #15300]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66522 b2dd03c8-39d4-4d8f-98ff-823fe69b080e