[MacRuby/MacRuby] f65773: use RARRAY_LENINT() to pass the value into int typ...
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: f657737038840b2e0d78e6876d8a8794e6c9f63c https://github.com/MacRuby/MacRuby/commit/f657737038840b2e0d78e6876d8a8794e6... Author: Watson <watson1978@gmail.com> Date: 2012-07-17 (Tue, 17 Jul 2012) Changed paths: M dispatcher.cpp M enumerator.c M ext/iconv/iconv.c M include/ruby/ruby.h M string.c M struct.c M vm_eval.c Log Message: ----------- use RARRAY_LENINT() to pass the value into int type arguments Commit: de67e94974b171fd0c0c179fc0b5af25007ef52f https://github.com/MacRuby/MacRuby/commit/de67e94974b171fd0c0c179fc0b5af2500... Author: Watson <watson1978@gmail.com> Date: 2012-07-17 (Tue, 17 Jul 2012) Changed paths: M ext/socket/socket.c Log Message: ----------- use RARRAY_LENINT() to pass the value into int type or similar width arguments Compare: https://github.com/MacRuby/MacRuby/compare/fe61733bd066...de67e94974b1
participants (1)
-
GitHub