[
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: | David Brown <caml-list@d...> |
| Subject: | [Caml-list] Binding problem. |
I'm trying to create a binding to sqlite. It seems to work most of the time, except occasionally it makes the ocaml GC segv. If anyone has time to glance at this binding, I would really appreciate it, perhaps just another pair of eyes might find the problem. Otherwise, if I can't find anything wrong with the binding, I might have to go try and figure out if sqlite is steping on the ocaml heap somehow. Since the file is lengthy, I've put it on my web server: <http://www.davidb.org/sqlite/sqlite-stub.c> <http://www.davidb.org/sqlite/sqlite.ml> I can mail the files to anyone who requests them. Once I make these bindings work, I can release them :-) Thanks, Dave ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners