[ruby-cvs:64338] nobu:r57172 (trunk): time.c: fix type of usec2subsecx
nobu at ruby-lang.org
nobu at ruby-lang.org
Sat Dec 24 21:21:52 JST 2016
nobu 2016-12-24 21:21:52 +0900 (Sat, 24 Dec 2016)
New Revision: 57172
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=57172
Log:
time.c: fix type of usec2subsecx
* time.c (usec2subsecx): fix return type, which is a numeric
object but not a long int. [ruby-dev:49912] [Bug #13066]
Modified files:
trunk/time.c
More information about the ruby-cvs
mailing list