summaryrefslogtreecommitdiffhomepage
path: root/src/error.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2017-10-31 08:40:22 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2017-10-31 09:10:08 +0900
commitddfb24908c701b742edbad171da395e16c8cda1a (patch)
tree92905644785b42d8e24582419d387afb2def629d /src/error.c
parent022570ab8d3de0dd8e0acfb1d927a5e3547ea34e (diff)
downloadmruby-ddfb24908c701b742edbad171da395e16c8cda1a.tar.gz
mruby-ddfb24908c701b742edbad171da395e16c8cda1a.zip
Fixed constant (and class variable) reference bug; fix #3839
Unlike method definition, constant reference should start from `MRB_PROC_TARGET_CLASS(ci->proc)`, not `ci->target_class`. In addition, `MRB_PROC_TARGET_CLASS(ci->proc)` is always set.
Diffstat (limited to 'src/error.c')
0 files changed, 0 insertions, 0 deletions