diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2017-11-09 00:14:21 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2017-11-09 00:14:21 +0900 |
| commit | 41c8c419cf7d9cc220a39696e2e498881394352b (patch) | |
| tree | 3dbbc4add642f98f31ab998d1cfaed7d7bffb639 /src/init.c | |
| parent | f723832ebc6b3fef41ca4e81a172cb2d8f27b7de (diff) | |
| download | mruby-41c8c419cf7d9cc220a39696e2e498881394352b.tar.gz mruby-41c8c419cf7d9cc220a39696e2e498881394352b.zip | |
Use proper target_class to define class/module; fix #3843
The outer class of the class/module definition should be taken from
`MRB_TARGET_CLASS(mrb->c->ci->proc)` not `mrb->c->ci->target_class`
which is the target of constant lookups.
Diffstat (limited to 'src/init.c')
0 files changed, 0 insertions, 0 deletions
