On vr, 2013-08-30 at 09:09 -0400, Richard Hipp wrote: > On Thu, Aug 29, 2013 at 3:53 AM, Pepijn Van Eeckhoudt < > [email protected]> wrote: > Recently the extension loader was enhanced (I think for 3.7.17) so that it > tries the first naming schema first, then if that fails it tries > sqlite3_extension_init. So with newer versions SQLite either method > works. And the first method is certainly easier on the user.
So for new development sqlite3_X_init is preferred over sqlite3_extension_init? Pepijn _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

