[MacRuby] #618: Range#each problem with Infinity
17 Feb
2010
17 Feb
'10
7:33 p.m.
#618: Range#each problem with Infinity ---------------------------------+------------------------------------------ Reporter: LarsHuluk@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: range each infinity ---------------------------------+------------------------------------------ somehow the loop doesn't stop {{{ Infinity = 1.0 / 0 (0 .. Infinity).each do break # doesn't work end puts 'done' }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/618> MacRuby <http://macruby.org/>
5744
Age (days ago)
5744
Last active (days ago)
0 comments
1 participants
participants (1)
-
MacRuby