SQLite

All files named ”tool/warnings.sh”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for tool/warnings.sh

2025-05-19
11:08
[1ad0169b02] part of check-in [05a3dd9a17] Adjust the tool/warnings.sh script so that it works on the latest versions of clang on Mac. (check-in: [05a3dd9a17] user: drh branch: trunk, size: 2073)
2023-08-03
12:41
[49a486c506] part of check-in [779d5dc879] Unix builds now assume the presence of nanosleep() in the standard library. The -DHAVE_NANOSLEEP=0 compile-time option can be used to build on systems (if any still exist) where this is not the case. (check-in: [779d5dc879] user: drh branch: trunk, size: 2155)
2023-01-04
18:32
[ab651bb825] part of check-in [863c03bee1] Adjustments to the tool/warnings.sh script to account for compiler differences. (check-in: [863c03bee1] user: drh branch: trunk, size: 2175)
2022-02-17
14:33
[d58dc38367] part of check-in [db950192c9] Remove references to the now-defunct SQLITE_ENABLE_JSON1 compile-time option. (check-in: [db950192c9] user: drh branch: trunk, size: 1992)
2019-08-12
15:19
[856e3ad13c] part of check-in [a48a7b7859] Make the sha3 extension part of the amalgamation, enabled using SQLITE_ENABLE_SHA3. (check-in: [a48a7b7859] user: drh branch: sha3, size: 2078)
2018-11-15
19:12
[09311479bd] part of check-in [9b37bbf5f3] Fix typos in the previous check-in. (check-in: [9b37bbf5f3] user: mistachkin branch: trunk, size: 2036)
16:56
[54c21a842a] part of check-in [3d947e1ec0] Include geopoly in the compiler-warning script. (check-in: [3d947e1ec0] user: drh branch: trunk, size: 2036)
2017-05-16
09:49
[8a4acea31e] part of check-in [7940bff32a] Update the tool/warnings.sh script to automatically use the right options on OpenBSD. (check-in: [7940bff32a] user: dan branch: trunk, size: 2028)
2016-10-08
09:21
[d9ded5274b] part of check-in [dbe2997f57] Updates to the tool/warnings.sh script to make it easier to use on OpenBSD. (check-in: [dbe2997f57] user: dan branch: trunk, size: 1979)
2016-02-15
18:58
[a98af506df] part of check-in [153f01a821] In the tool/warning.sh script, disable Android-specific compiler warning tests when not running on Linux. (check-in: [153f01a821] user: drh branch: trunk, size: 1664)
2016-02-11
15:37
[ef6ebc6fd8] part of check-in [cfe2eb88b5] Add JSON1 and FTS5 to the set of extensions subject to close compiler warning analysis. Fix some warnings in each. More (harmless) warnings still exist in FTS5. (check-in: [cfe2eb88b5] user: drh branch: trunk, size: 1627)
2015-06-15
14:43
[48bd545947] part of check-in [b0badb9902] Fix harmless compiler warnings. (check-in: [b0badb9902] user: drh branch: trunk, size: 1525)
2014-08-15
22:37
[217ba492a0] part of check-in [c8ade949d4] Aborted merge. (check-in: [c8ade949d4] user: numist branch: obsolete, size: 1682)
2014-05-27
19:18
[0abfd78ceb] part of check-in [20b75460c0] Fix harmless compiler warnings. (check-in: [20b75460c0] user: drh branch: trunk, size: 834)
2013-10-11
15:05
[d1a6de7468] part of check-in [7df06684ab] Fix various harmless compiler warnings. Change the "warnings.sh" script to work with STAT4 instead of STAT3. (check-in: [7df06684ab] user: drh branch: trunk, size: 840)
2011-08-26
13:16
[fbc018d67f] part of check-in [63f2c7859f] Merge the stat3-enhancement branch with trunk, but keep the resulting merge in a separate branch for now. (check-in: [63f2c7859f] user: drh branch: stat3-trunk, size: 840)
2011-08-24
15:12
[b7fdb2cc52] part of check-in [46f5a68bfa] Fix some harmless compiler warnings. (check-in: [46f5a68bfa] user: drh branch: trunk, size: 840)
2011-08-16
17:06
[682b359e15] part of check-in [3d68f9afee] Fix a few harmless compiler warnings. Add SQLITE_ENABLE_STAT3 to the standard compiler warning script. (check-in: [3d68f9afee] user: drh branch: stat3-enhancement, size: 818)
2011-06-24
11:29
[2ebae31e1e] part of check-in [9b191bb4c7] Fix some harmless compiler warnings that were occurring with THREADSAFE=0. (check-in: [9b191bb4c7] user: drh branch: trunk, size: 818)
2011-06-03
13:06
Added: [347d974d14] part of check-in [3aca9a92c8] Add shell scripts used for testing compiler warnings (tool/warnings.sh), for verifying that the library exports the correct symbols (tool/symbols.sh), and to demonstrate building a full-featured command-line shell (tool/build-shell.sh). (check-in: [3aca9a92c8] user: drh branch: trunk, size: 597)