#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/>