Kristof Bastiaensen <kristof@vleeuwen.org> writes:
> I have written an extension for the sqlite3 database. It currently
> works with scheme48, but it doesn't work with scsh. When I enter
> (open-database "/tmp/existing.db"), the interpreter hangs. One guess
> is that it has something to do with threads, since the sqlite3 API
> says that the handle returned by sqlite3_open may not be passed to
> another thread. Of course it could be another problem.
Neither Scheme 48 nor scsh use system-level threads, so that's not
it. Could you give some more information about the symptoms, i.e. if
you can interrupt the hang with Control-C, backtrace, or some such?
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
|