diff options
| author | Li Yazhou <[email protected]> | 2014-02-14 13:22:30 +0800 |
|---|---|---|
| committer | Li Yazhou <[email protected]> | 2014-02-14 13:22:30 +0800 |
| commit | adbf1eba99b99ddb18c3493c5294c0cc83f78f78 (patch) | |
| tree | 8ed198f8c7deddca4b04030a8f63eb08ccb7f78c /src/debug.c | |
| parent | ba8a8e75c777d29bdbdcea56513d188949f131ec (diff) | |
| download | mruby-adbf1eba99b99ddb18c3493c5294c0cc83f78f78.tar.gz mruby-adbf1eba99b99ddb18c3493c5294c0cc83f78f78.zip | |
clearn up warning in hash.c
/home/fleuria/code/mruby/src/hash.c:159:1: warning: ‘mrb_hash_dp`defined but not used [-Wunused-function]
mrb_hash_dup(mrb_state *mrb, mrb_value hash)
^
this commit defines Hash#dup to take advantage of mrb_hash_dup, however
it seems that Hash#dup is not in ISO standard.
Diffstat (limited to 'src/debug.c')
0 files changed, 0 insertions, 0 deletions
