James Cheney wrote:
hi,

I fixed the problem with sqlite3 (I think) and added the fix to the svn
repository.

However, fixing the problem required (simple) changes to the
ocaml-sqlite3 library.  I've asked its maintainer to incorporate them
into the next version.  In the meanwhile, my version is at:

http://homepages.inf.ed.ac.uk/jcheney/ocaml-sqlite3-1.1.0-patch.tgz

Note that lite3_database.ml will now *not compile* against the old
library, because I had to add a function to its interface.  This will
only affect people trying to use sqlite3, and it didn't work before
anyway.

Please let me know if this does/does not work.

Hi James--

I installed your version and gave it a quick whirl and it works. Thanks for this!

Hopefully the SQLite-OCaml bindings' author will apply this patch soon. In the meantime, we'll direct people who ask to your version.

Ezra


--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

_______________________________________________
links-users mailing list
[email protected]
http://lists.inf.ed.ac.uk/mailman/listinfo/links-users

Reply via email to