[macruby-changes] [MacRuby/MacRuby] ec34fa: [fix #116] fix the loop condition in NSArray#rinde...

GitHub noreply at github.com
Sun Jul 1 19:38:42 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby
  Commit: ec34fa46b4b78d08e474501503640d87eb1eeade
      https://github.com/MacRuby/MacRuby/commit/ec34fa46b4b78d08e474501503640d87eb1eeade
  Author: Watson <watson1978 at gmail.com>
  Date:   2012-07-01 (Sun, 01 Jul 2012)

  Changed paths:
    M NSArray.m

  Log Message:
  -----------
  [fix #116] fix the loop condition in NSArray#rindex. because loop counter became to negative value, and `[rcv objectAtIndex:i];' raise an exception





More information about the macruby-changes mailing list