Re: [MacRuby] #253: Fibers are unsupported
#253: Fibers are unsupported --------------------------------+------------------------------------------- Reporter: jvoorhis@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: fiber segfault --------------------------------+------------------------------------------- Comment(by mike.gehard@…): As of 12.4.2010 in Github mirror of trunk, it doesn't look like macruby knows about Fibers: ruby -v bug253.rb ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-darwin10.4.0] hey macruby -v bug253.rb MacRuby 0.8 (ruby 1.9.2) [universal-darwin10.0, x86_64] /Users/msgehard/Documents/Development/rubyDevelopment/macruby_bugsmash/bug253.rb:1:in `<main>': no such file to load -- fiber (LoadError) See attached file for test case. -- Ticket URL: <http://www.macruby.org/trac/ticket/253#comment:3> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby