[macruby-changes] [MacRuby/MacRuby] 327b46: pass a block into method which is called by rb_vm_...

GitHub noreply at github.com
Mon Jun 25 16:54:39 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby
  Commit: 327b4616f421fbc7a508ed6b81a1987bc026f075
      https://github.com/MacRuby/MacRuby/commit/327b4616f421fbc7a508ed6b81a1987bc026f075
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-06-25 (Mon, 25 Jun 2012)

  Changed paths:
    R spec/frozen/tags/macruby/core/range/max_tags.txt
    R spec/frozen/tags/macruby/core/range/min_tags.txt
    M vm.h

  Log Message:
  -----------
  pass a block into method which is called by rb_vm_call_super(). because if invoke the rb_block_given_p() on its method,  rb_block_given_p() can't run correctly





More information about the macruby-changes mailing list