[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Toby Allsopp <toby@m...> |
| Subject: | Re: sqlite3 bindings |
"Mike Lin" <mikelin@mit.edu> writes: > Hi, does anyone know how (if) the available ocaml sqlite bindings work with > recent versions of sqlite (namely 3.x.x)? http://metamatix.org/~ocaml/ocaml_sqlite3.html I've used this and it works fine, although there is a minor bug that causes seg faults in certain situations that I can't currently recall. I have a patch that I will send next week from work. Toby.