diff options
| author | Mitchell Blank Jr <[email protected]> | 2012-05-19 23:33:01 -0700 |
|---|---|---|
| committer | Mitchell Blank Jr <[email protected]> | 2012-05-19 23:33:01 -0700 |
| commit | d9529f198d2aa46f1ce0d06f7ed8d709f7a82147 (patch) | |
| tree | 00bb717fbe170787fb9288e1f8615f638aaa208c /src/parse.y | |
| parent | e3abf333847f3fd21a5bd62cd52efdf80cc6aa15 (diff) | |
| download | mruby-d9529f198d2aa46f1ce0d06f7ed8d709f7a82147.tar.gz mruby-d9529f198d2aa46f1ce0d06f7ed8d709f7a82147.zip | |
fix mrb_gc_mark_ht_size() and mrb_gc_free_ht() types
mrb_gc_mark_ht_size() and mrb_gc_free_ht() were declared in gc.h as
taking a "RHash *" argument, but then they were defined in hash.c
as taking a "RClass *" Get these in sync.
Diffstat (limited to 'src/parse.y')
0 files changed, 0 insertions, 0 deletions
