Project

General

Profile

« Previous | Next » 

Revision fa48a26d

Added by nobu (Nobuyoshi Nakada) over 5 years ago

Fixed symbol misused as ID

rb_funcallv_public and rb_respond_to require an ID, not a
Symbol. [Bug #16649]

(cherry picked from commit 8b6e2685a4b7c7de905f7ed60c02ef85e0724754)