[ruby-cvs:70364] nobu:r63274 (trunk): mjit.c: remove undef
nobu at ruby-lang.org
nobu at ruby-lang.org
Fri Apr 27 22:14:08 JST 2018
nobu 2018-04-27 22:14:08 +0900 (Fri, 27 Apr 2018)
New Revision: 63274
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=63274
Log:
mjit.c: remove undef
* mjit.c (clean_so_file): removed unnecessary undef of `Sleep`
which is redfined as rb_w32_sleep. eventually, retry loop with
sleep has been removed.
Modified files:
trunk/mjit.c
More information about the ruby-cvs
mailing list