updated packaged sqlite3-ruby to 1.2.0

This commit is contained in:
Matthias Tarasiewicz 2007-01-16 07:13:14 +00:00
parent 4481c8bdf6
commit d7508a34ab
8 changed files with 69 additions and 19 deletions

View file

@ -32,6 +32,10 @@
require 'sqlite3/driver/dl/api'
warn "The DL driver for sqlite3-ruby is deprecated and will be removed"
warn "in a future release. Please update your installation to use the"
warn "Native driver."
module Kernel
# Allows arbitrary objects to be passed as a pointer to functions.
# (Probably not very GC safe, but by encapsulating it like this we