[MacRuby/MacRuby] e34016: rb_undef() raises an TypeError when passed Qnil
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: e34016edef0447b975ba84827ff220b5f37542bf https://github.com/MacRuby/MacRuby/commit/e34016edef0447b975ba84827ff220b5f3... Author: Watson <watson1978@gmail.com> Date: 2012-01-04 (Wed, 04 Jan 2012) Changed paths: M vm_method.c Log Message: ----------- rb_undef() raises an TypeError when passed Qnil Commit: 76f826daa39ebf93aa5fb34ee8406c35786c27f3 https://github.com/MacRuby/MacRuby/commit/76f826daa39ebf93aa5fb34ee8406c3578... Author: Watson <watson1978@gmail.com> Date: 2012-01-04 (Wed, 04 Jan 2012) Changed paths: M vm.cpp Log Message: ----------- rb_alias() raises an TypeError when passed Qnil Commit: b2c5f322a00d588b8996a37fca58dbf4507b7985 https://github.com/MacRuby/MacRuby/commit/b2c5f322a00d588b8996a37fca58dbf450... Author: Watson <watson1978@gmail.com> Date: 2012-01-04 (Wed, 04 Jan 2012) Changed paths: M vm_eval.c Log Message: ----------- ensure va_end() after va_start() Compare: https://github.com/MacRuby/MacRuby/compare/45575aa...b2c5f32
participants (1)
-
noreply@github.com