[MacRuby] #1030: A potential SQLite3-Ruby bug

MacRuby ruby-noreply at macosforge.org
Thu Dec 9 14:51:22 PST 2010


#1030: A potential SQLite3-Ruby bug
----------------------------------+-----------------------------------------
 Reporter:  yasuimao@…            |        Owner:  lsansonetti@…        
     Type:  defect                |       Status:  closed               
 Priority:  blocker               |    Milestone:                       
Component:  MacRuby               |   Resolution:  worksforme           
 Keywords:                        |  
----------------------------------+-----------------------------------------
Changes (by lsansonetti@…):

  * status:  new => closed
  * resolution:  => worksforme


Comment:

 Same for me.

 {{{
 $ ruby -v
 ruby 1.8.7 (2010-01-10 patchlevel 249) [universal-darwin11.0]
 $ ruby t.rb
 [[nil, 0, 0]]
 $ DYLD_LIBRARY_PATH=. ./macruby t.rb
 [[nil, 0, 0]]
 }}}

 Sorry, we can't reproduce the problem.

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



More information about the macruby-tickets mailing list