Roger Binns wrote:
>
> The change looks okay on eyeballing it, but I do still question this
> symbol being exported SQLite API and undocumented.  There is already a
> sqlite3_sleep. 
> 

The new function is unsupported; however, it is required from places in
the testing infrastructure where the sqlite3_sleep function cannot be
called for one reason or another (e.g. there is no VFS yet).

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to