#634: Dispatch::Job fails on macruby_nightly-2010-03-19-1254
------------------------------------+---------------------------------------
 Reporter:  igor.evsu...@…          |       Owner:  lsansone...@…        
     Type:  defect                  |      Status:  new                  
 Priority:  blocker                 |   Milestone:  MacRuby 0.6          
Component:  MacRuby                 |    Keywords:  gcd                  
------------------------------------+---------------------------------------
 {{{
 irb(main):001:0> require 'dispatch'
 => true
 irb(main):002:0> job = Dispatch::Job.new { Math.sqrt(10*100) }
 Assertion failed: (ResultPass && "getAnalysis*() called on an analysis
 that was not " "'required' by pass!"), function getAnalysisID, file
 /SourceCache/llvm-trunk/include/llvm/PassAnalysisSupport.h, line 220.
 Abort trap
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/634>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to