I’m using the amalgamation in my Embarcadero Rad Studio 10 app (Clang 
compiler). I defined SQLITE_USER_AUTHENTICATION to test something and received 
the above warning along with the following two

[bcc32c Warning] sqlite3.c(16307): function 'sqlite3UserAuthInit' has internal 
linkage but is not defined

[bcc32c Warning] sqlite3.c(16308): function 'sqlite3CryptFunc' has internal 
linkage but is not defined


I’m clueless as to the significance but thought I better report it just in case.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to