mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
sqlite3_errstr was introduced in 3.7.15 (http://sqlite.org/changes.html) which breaks build in redhat6 (sqlite3 ver 3.6.X) and in line 77, sqlite3_errmsg is already used.