[MacRuby] #1169: Infinity loop occurs with cyclic including module.
#1169: Infinity loop occurs with cyclic including module. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- Test Script: {{{ #!ruby module TestModule include TestModule end }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/1169> MacRuby <http://macruby.org/>
#1169: Infinity loop occurs with cyclic including module. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.11 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------+----------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.11 Comment: https://github.com/MacRuby/MacRuby/commit/b2a7f158b460c18ea4728054bea9202471... -- Ticket URL: <http://www.macruby.org/trac/ticket/1169#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby