#458: odd debug messages during NSPredicate.prediateWithFormat:argumentArray:
-------------------------------------+--------------------------------------
 Reporter:  jordan.breed...@…        |        Owner:  lsansone...@…        
     Type:  defect                   |       Status:  reopened             
 Priority:  blocker                  |    Milestone:                       
Component:  MacRuby                  |   Resolution:                       
 Keywords:                           |  
-------------------------------------+--------------------------------------

Comment(by lsansone...@…):

 Workaround: add the following line before using NSPredicate:

 {{{
 NSPredicate.initialize
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/458#comment:4>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to