diff options
| author | Mitchell Blank Jr <[email protected]> | 2012-05-20 20:13:31 -0700 |
|---|---|---|
| committer | Mitchell Blank Jr <[email protected]> | 2012-05-20 20:13:31 -0700 |
| commit | 2120e5cbd66afe5b04502ea198d9d589d14c2c68 (patch) | |
| tree | bf3fa83e7fd51f0de68be7075b3318334afeef2f /src/variable.c | |
| parent | 21bd5d792418910978266563a46974412bba8e0b (diff) | |
| download | mruby-2120e5cbd66afe5b04502ea198d9d589d14c2c68.tar.gz mruby-2120e5cbd66afe5b04502ea198d9d589d14c2c68.zip | |
make mrb_time_local() arguments consistent
* mrb_time_gm() uses mrb_int
* Same for mrb_time_initialize()
* The parameters to time_mktime() are mrb_int, and that's what these values are passed to
So I don't see why mrb_time_local() works on mrb_float instead. Lets make
it consistent with the other methods defined in time.c
Diffstat (limited to 'src/variable.c')
0 files changed, 0 insertions, 0 deletions
