> This is still just an idea. If you think that adding a new > required sqlite3_initialize() interface would cause serious > hardship for your use of SQLite, please speak up now.
It requires changing and recompiling all applications linking to it. This is a bit annoying for distributions. Debian would probably have to ship an sqlite3 and sqlite4 (?) package until the transition is done. I think the list of affected functions you posted is overly pessimistic; most of these functions probably do not need a fully initialized library. ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------