There seem to be a couple of variables in the sqlite3 amalgamation that get assigned a value but actually their value is not used. If there is an intention to get rid of these statements I will submit samples like
h = pFile->h; (sqlite3.c in line 26039 version 3.7.7) But perhaps these lines originate from merging source code files into the amalgamation file?! Hartwig _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users