severity 600994 minor tags 600994 wontfix thanks On Fri, Oct 22, 2010 at 09:27, Arnaud Cornet <[email protected]> wrote: > It seems there has been a api change, with broken backward compatibility. > looking at lib/sqlite3/database.rb execute implementation, it should > warn user of the deprecated API. > It does not.
It does, but only when $VERBOSE flag is set (try ruby -v t.rb). I agree that it's a nasty surprise, but I don't see a better way to handle this API change, so I'm marking this minor/wontfix. -- Dmitry Borodaenko -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

