Hi,

Is there any specific reasons that "sqlite3 -version" is returning 1 instead of 0?

I am using sqlite3 -version to store the sqlite3 version in one of my build scripts, inside MAKEFILE, and I have to do "-sqlite3 -version" to get make to ignore the error.

As I understand, most of the tools return 0 for a -version or --version query.

Cheers,
Phuah Yee Keat

Reply via email to