2025-01-25 14:26 ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-rsqlite/r-cran-rsqlite_2.3.9.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=boost --library=icu --library=sqlite3 --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-51-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.65 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.16.0 head-info: 5aecba2 (2025-01-25 14:41:02 +0100) count: 1348 1332 elapsed-time: 330.4 275.2 head-timing-info: old-timing-info: head results: RSQLite/src/DbColumn.cpp:7:30: style:inconclusive: Function 'DbColumn' argument 1 names different: declaration 'dt_' definition 'dt'. [funcArgNamesDifferent] RSQLite/src/DbColumn.h:24:22: note: Function 'DbColumn' argument 1 names different: declaration 'dt_' definition 'dt'. RSQLite/src/DbColumn.cpp:7:30: note: Function 'DbColumn' argument 1 names different: declaration 'dt_' definition 'dt'. RSQLite/src/DbColumnDataSource.cpp:4:50: style:inconclusive: Function 'DbColumnDataSource' argument 1 names different: declaration 'j' definition 'j_'. [funcArgNamesDifferent] RSQLite/src/DbColumnDataSource.h:10:32: note: Function 'DbColumnDataSource' argument 1 names different: declaration 'j' definition 'j_'. RSQLite/src/DbColumnDataSource.cpp:4:50: note: Function 'DbColumnDataSource' argument 1 names different: declaration 'j' definition 'j_'. RSQLite/src/DbColumnStorage.cpp:41:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_ClassSymbol [valueFlowBailoutIncompleteVar] RSQLite/src/DbColumnStorage.cpp:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NILSXP [valueFlowBailoutIncompleteVar] RSQLite/src/DbColumnStorage.cpp:199:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] RSQLite/src/DbColumnStorage.cpp:234:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NA_LOGICAL [valueFlowBailoutIncompleteVar] RSQLite/src/DbColumnStorage.cpp:283:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NA_INTEGER [valueFlowBailoutIncompleteVar] RSQLite/src/DbColumnStorage.h:37:8: style:inconclusive: Technically the member function 'DbColumnStorage::fill_default_value' can be const. [functionConst] RSQLite/src/DbColumnStorage.cpp:82:23: note: Technically the member function 'DbColumnStorage::fill_default_value' can be const. RSQLite/src/DbColumnStorage.h:37:8: note: Technically the member function 'DbColumnStorage::fill_default_value' can be const. RSQLite/src/DbConnection.h:35:8: performance:inconclusive: Either there is a missing 'override', or the member function 'DbConnection::set_current_result' can be static. [functionStatic] RSQLite/src/DbConnection.cpp:37:20: note: Either there is a missing 'override', or the member function 'DbConnection::set_current_result' can be static. RSQLite/src/DbConnection.h:35:8: note: Either there is a missing 'override', or the member function 'DbConnection::set_current_result' can be static. RSQLite/src/DbConnection.h:36:8: performance:inconclusive: Either there is a missing 'override', or the member function 'DbConnection::reset_current_result' can be static. [functionStatic] RSQLite/src/DbConnection.cpp:40:20: note: Either there is a missing 'override', or the member function 'DbConnection::reset_current_result' can be static. RSQLite/src/DbConnection.h:36:8: note: Either there is a missing 'override', or the member function 'DbConnection::reset_current_result' can be static. RSQLite/src/DbDataFrame.cpp:65:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NA_INTEGER [valueFlowBailoutIncompleteVar] RSQLite/src/DbDataFrame.cpp:10:53: style:inconclusive: Function 'DbDataFrame' argument 1 names different: declaration 'factory' definition 'factory_'. [funcArgNamesDifferent] RSQLite/src/DbDataFrame.h:19:42: note: Function 'DbDataFrame' argument 1 names different: declaration 'factory' definition 'factory_'. RSQLite/src/DbDataFrame.cpp:10:53: note: Function 'DbDataFrame' argument 1 names different: declaration 'factory' definition 'factory_'. RSQLite/src/DbDataFrame.cpp:10:88: style:inconclusive: Function 'DbDataFrame' argument 2 names different: declaration 'names' definition 'names_'. [funcArgNamesDifferent] RSQLite/src/DbDataFrame.h:20:40: note: Function 'DbDataFrame' argument 2 names different: declaration 'names' definition 'names_'. RSQLite/src/DbDataFrame.cpp:10:88: note: Function 'DbDataFrame' argument 2 names different: declaration 'names' definition 'names_'. RSQLite/src/DbDataFrame.cpp:11:56: style:inconclusive: Function 'DbDataFrame' argument 4 names different: declaration 'types' definition 'types_'. [funcArgNamesDifferent] RSQLite/src/DbDataFrame.h:22:45: note: Function 'DbDataFrame' argument 4 names different: declaration 'types' definition 'types_'. RSQLite/src/DbDataFrame.cpp:11:56: note: Function 'DbDataFrame' argument 4 names different: declaration 'types' definition 'types_'. RSQLite/src/DbDataFrame.cpp:47:59: style:inconclusive: Function 'get_data' argument 1 names different: declaration 'types' definition 'types_'. [funcArgNamesDifferent] RSQLite/src/DbDataFrame.h:30:48: note: Function 'get_data' argument 1 names different: declaration 'types' definition 'types_'. RSQLite/src/DbDataFrame.cpp:47:59: note: Function 'get_data' argument 1 names different: declaration 'types' definition 'types_'. RSQLite/src/DbDataFrame.cpp:58:12: style: Local variable 'i' shadows outer variable [shadowVariable] RSQLite/src/DbDataFrame.h:14:7: note: Shadowed declaration RSQLite/src/DbDataFrame.cpp:58:12: note: Shadow variable RSQLite/src/DbDataFrame.cpp:10:88: performance: Function parameter 'names_' should be passed by const reference. [passedByValue] RSQLite/src/DbResult.cpp:62:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NA_INTEGER [valueFlowBailoutIncompleteVar] RSQLite/src/DbResult.h:23:3: style: Class 'DbResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] RSQLite/src/SqliteResultImpl.h:25:5: style: Struct '_cache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] RSQLite/src/SqliteColumnDataSource.cpp:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] RSQLite/src/SqliteColumnDataSource.cpp:89:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAWSXP [valueFlowBailoutIncompleteVar] RSQLite/src/SqliteColumnDataSource.cpp:101:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] RSQLite/src/SqliteColumnDataSource.cpp:130:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] RSQLite/src/SqliteColumnDataSource.cpp:163:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] RSQLite/src/SqliteColumnDataSource.h:15:21: style: The function 'get_data_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSource.h:16:21: note: Virtual function in base class RSQLite/src/SqliteColumnDataSource.h:15:21: note: Function in derived class RSQLite/src/SqliteColumnDataSource.h:16:21: style: The function 'get_decl_data_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSource.h:17:21: note: Virtual function in base class RSQLite/src/SqliteColumnDataSource.h:16:21: note: Function in derived class RSQLite/src/SqliteColumnDataSource.h:18:16: style: The function 'is_null' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSource.h:19:16: note: Virtual function in base class RSQLite/src/SqliteColumnDataSource.h:18:16: note: Function in derived class RSQLite/src/SqliteColumnDataSource.h:20:15: style: The function 'fetch_bool' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSource.h:21:15: note: Virtual function in base class RSQLite/src/SqliteColumnDataSource.h:20:15: note: Function in derived class RSQLite/src/SqliteColumnDataSource.h:21:15: style: The function 'fetch_int' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSource.h:22:15: note: Virtual function in base class RSQLite/src/SqliteColumnDataSource.h:21:15: note: Function in derived class RSQLite/src/SqliteColumnDataSource.h:22:19: style: The function 'fetch_int64' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSource.h:23:19: note: Virtual function in base class RSQLite/src/SqliteColumnDataSource.h:22:19: note: Function in derived class RSQLite/src/SqliteColumnDataSource.h:23:18: style: The function 'fetch_real' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSource.h:24:18: note: Virtual function in base class RSQLite/src/SqliteColumnDataSource.h:23:18: note: Function in derived class RSQLite/src/SqliteColumnDataSource.h:24:16: style: The function 'fetch_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSource.h:25:16: note: Virtual function in base class RSQLite/src/SqliteColumnDataSource.h:24:16: note: Function in derived class RSQLite/src/SqliteColumnDataSource.h:25:16: style: The function 'fetch_blob' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSource.h:26:16: note: Virtual function in base class RSQLite/src/SqliteColumnDataSource.h:25:16: note: Function in derived class RSQLite/src/SqliteColumnDataSource.h:26:18: style: The function 'fetch_date' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSource.h:27:18: note: Virtual function in base class RSQLite/src/SqliteColumnDataSource.h:26:18: note: Function in derived class RSQLite/src/SqliteColumnDataSource.h:27:18: style: The function 'fetch_datetime_local' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSource.h:28:18: note: Virtual function in base class RSQLite/src/SqliteColumnDataSource.h:27:18: note: Function in derived class RSQLite/src/SqliteColumnDataSource.h:28:18: style: The function 'fetch_datetime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSource.h:29:18: note: Virtual function in base class RSQLite/src/SqliteColumnDataSource.h:28:18: note: Function in derived class RSQLite/src/SqliteColumnDataSource.h:29:18: style: The function 'fetch_time' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSource.h:30:18: note: Virtual function in base class RSQLite/src/SqliteColumnDataSource.h:29:18: note: Function in derived class RSQLite/src/SqliteColumnDataSource.cpp:11:62: style:inconclusive: Function 'SqliteColumnDataSource' argument 1 names different: declaration 'stmt' definition 'stmt_'. [funcArgNamesDifferent] RSQLite/src/SqliteColumnDataSource.h:12:40: note: Function 'SqliteColumnDataSource' argument 1 names different: declaration 'stmt' definition 'stmt_'. RSQLite/src/SqliteColumnDataSource.cpp:11:62: note: Function 'SqliteColumnDataSource' argument 1 names different: declaration 'stmt' definition 'stmt_'. RSQLite/src/SqliteColumnDataSource.cpp:11:79: style:inconclusive: Function 'SqliteColumnDataSource' argument 2 names different: declaration 'j' definition 'j_'. [funcArgNamesDifferent] RSQLite/src/SqliteColumnDataSource.h:12:56: note: Function 'SqliteColumnDataSource' argument 2 names different: declaration 'j' definition 'j_'. RSQLite/src/SqliteColumnDataSource.cpp:11:79: note: Function 'SqliteColumnDataSource' argument 2 names different: declaration 'j' definition 'j_'. RSQLite/src/SqliteColumnDataSource.cpp:11:88: style:inconclusive: Function 'SqliteColumnDataSource' argument 3 names different: declaration 'with_alt_types' definition 'with_alt_types_'. [funcArgNamesDifferent] RSQLite/src/SqliteColumnDataSource.h:12:64: note: Function 'SqliteColumnDataSource' argument 3 names different: declaration 'with_alt_types' definition 'with_alt_types_'. RSQLite/src/SqliteColumnDataSource.cpp:11:88: note: Function 'SqliteColumnDataSource' argument 3 names different: declaration 'with_alt_types' definition 'with_alt_types_'. RSQLite/src/SqliteColumnDataSource.cpp:106:20: style: Local variable 'dt' shadows outer variable [shadowVariable] RSQLite/src/SqliteColumnDataSource.cpp:99:7: note: Shadowed declaration RSQLite/src/SqliteColumnDataSource.cpp:106:20: note: Shadow variable RSQLite/src/SqliteColumnDataSourceFactory.h:13:4: style: The destructor '~SqliteColumnDataSourceFactory' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSourceFactory.h:11:12: note: Virtual destructor in base class RSQLite/src/SqliteColumnDataSourceFactory.h:13:4: note: Destructor in derived class RSQLite/src/SqliteColumnDataSourceFactory.h:16:23: style: The function 'create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbColumnDataSourceFactory.h:14:31: note: Virtual function in base class RSQLite/src/SqliteColumnDataSourceFactory.h:16:23: note: Function in derived class RSQLite/src/SqliteDataFrame.h:11:12: style: The destructor '~SqliteDataFrame' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] RSQLite/src/DbDataFrame.h:23:12: note: Virtual destructor in base class RSQLite/src/SqliteDataFrame.h:11:12: note: Destructor in derived class RSQLite/src/SqliteDataFrame.cpp:6:79: performance: Function parameter 'names' should be passed by const reference. [passedByValue] RSQLite/src/SqliteResultImpl.cpp:27:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] RSQLite/src/SqliteResultImpl.cpp:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] RSQLite/src/SqliteResultImpl.cpp:124:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NA_INTEGER [valueFlowBailoutIncompleteVar] RSQLite/src/SqliteResultImpl.cpp:193:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nm [valueFlowBailoutIncompleteVar] RSQLite/src/SqliteResultImpl.cpp:226:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] RSQLite/src/SqliteResultImpl.cpp:243:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] RSQLite/src/SqliteResultImpl.cpp:319:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] RSQLite/src/SqliteResultImpl.cpp:339:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] RSQLite/src/SqliteResultImpl.cpp:360:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] RSQLite/src/SqliteResultImpl.h:50:8: performance:inconclusive: Either there is a missing 'override', or the member function 'SqliteResultImpl::close' can be static. [functionStatic] RSQLite/src/SqliteResultImpl.cpp:112:24: note: Either there is a missing 'override', or the member function 'SqliteResultImpl::close' can be static. RSQLite/src/SqliteResultImpl.h:50:8: note: Either there is a missing 'override', or the member function 'SqliteResultImpl::close' can be static. RSQLite/src/SqliteResultImpl.h:52:7: style:inconclusive: Either there is a missing 'override', or the member function 'SqliteResultImpl::n_rows_fetched' can be const. [functionConst] RSQLite/src/SqliteResultImpl.cpp:119:23: note: Either there is a missing 'override', or the member function 'SqliteResultImpl::n_rows_fetched' can be const. RSQLite/src/SqliteResultImpl.h:52:7: note: Either there is a missing 'override', or the member function 'SqliteResultImpl::n_rows_fetched' can be const. RSQLite/src/SqliteResultImpl.cpp:154:7: style: The scope of the variable 'n' can be reduced. [variableScope] RSQLite/src/connection.cpp:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] RSQLite/src/connection.cpp:12:29: style: C-style pointer casting [cstyleCast] RSQLite/src/cpp11.cpp:11:3: error: There is an unknown macro here somewhere. Configuration is required. If BEGIN_CPP11 is a macro then please configure it. [unknownMacro] RSQLite/src/vendor/extensions/csv.c:158:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/csv.c:168:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/csv.c:215:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/csv.c:644:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_VTAB_DIRECTONLY [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/csv.c:780:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/csv.c:330:55: style: Parameter 'pRdr' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/extensions/csv.c:669:13: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/extensions/csv.c:733:9: style: Variable 'z' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/extensions/csv.c:778:13: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/extensions/csv.c:789:14: style: Variable 'pCur' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/extensions/csv.c:799:14: style: Variable 'pCur' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/extensions/csv.c:813:13: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/extensions/extension-functions.c:374:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:377:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:378:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:379:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:393:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:401:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:409:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:418:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:419:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:420:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:421:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:437:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:445:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:453:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:455:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:471:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:472:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:473:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:497:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:498:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:552:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:698:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:750:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:788:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:842:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:897:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:969:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:1093:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:1143:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:1345:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:1715:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acosFunc [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:205:18: error: Returning pointer to local variable 'res' that will be invalid when returning. [returnDanglingLifetime] RSQLite/src/vendor/extensions/extension-functions.c:205:20: note: Passed to 'strcpy'. RSQLite/src/vendor/extensions/extension-functions.c:204:11: note: Variable created here. RSQLite/src/vendor/extensions/extension-functions.c:205:18: note: Returning pointer to local variable 'res' that will be invalid when returning. RSQLite/src/vendor/extensions/extension-functions.c:1006:39: style: Condition 'c2!=0' is always true [knownConditionTrueFalse] RSQLite/src/vendor/extensions/extension-functions.c:205:20: warning: If memory allocation fails, then there is a possible null pointer dereference: res [nullPointerOutOfMemory] RSQLite/src/vendor/extensions/extension-functions.c:204:31: note: Assuming allocation function fails RSQLite/src/vendor/extensions/extension-functions.c:204:31: note: Assignment 'res=sqlite3_malloc(strlen(z)+1)', assigned value is 0 RSQLite/src/vendor/extensions/extension-functions.c:205:20: note: Null pointer dereference RSQLite/src/vendor/extensions/extension-functions.c:1441:6: warning: If memory allocation fails, then there is a possible null pointer dereference: iptr [nullPointerOutOfMemory] RSQLite/src/vendor/extensions/extension-functions.c:1440:24: note: Assuming allocation function fails RSQLite/src/vendor/extensions/extension-functions.c:1440:12: note: Assignment 'iptr=(i64*)calloc(1,sizeof(i64))', assigned value is 0 RSQLite/src/vendor/extensions/extension-functions.c:1441:6: note: Null pointer dereference RSQLite/src/vendor/extensions/extension-functions.c:1446:6: warning: If memory allocation fails, then there is a possible null pointer dereference: dptr [nullPointerOutOfMemory] RSQLite/src/vendor/extensions/extension-functions.c:1445:27: note: Assuming allocation function fails RSQLite/src/vendor/extensions/extension-functions.c:1445:12: note: Assignment 'dptr=(double*)calloc(1,sizeof(double))', assigned value is 0 RSQLite/src/vendor/extensions/extension-functions.c:1446:6: note: Null pointer dereference RSQLite/src/vendor/extensions/extension-functions.c:1604:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/extensions/extension-functions.c:1617:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/extensions/extension-functions.c:1851:48: style: Parameter 's' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/extensions/extension-functions.c:541:13: style: Variable 'r1' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/extensions/extension-functions.c:542:13: style: Variable 'r2' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/extensions/extension-functions.c:566:13: style: Variable 'r1' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/extensions/extension-functions.c:567:13: style: Variable 'r2' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/extensions/extension-functions.c:671:8: style: Variable 'i' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/extensions/extension-functions.c:763:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/extensions/extension-functions.c:817:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/extensions/extension-functions.c:872:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/extensions/extension-functions.c:933:10: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/extensions/extension-functions.c:934:10: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/extensions/extension-functions.c:1318:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/extensions/extension-functions.c:1409:9: style: Variable 'xi' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/extensions/extension-functions.c:1410:12: style: Variable 'xd' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/extensions/regexp.c:865:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_INNOCUOUS [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/regexp.c:232:13: style: Variable 'cPrev' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/extensions/series.c:294:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_VTAB_INNOCUOUS [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/series.c:647:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_INDEX_CONSTRAINT_OFFSET [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/series.c:210:24: style: Condition 'pss->iTerm==pss->iBase' is always true [knownConditionTrueFalse] RSQLite/src/vendor/extensions/series.c:195:24: note: Assuming that condition 'pss->iTerm>pss->iBase' is not redundant RSQLite/src/vendor/extensions/series.c:176:18: note: Assuming that condition 'pss->iTermiBase' is not redundant RSQLite/src/vendor/extensions/series.c:210:24: note: Condition 'pss->iTerm==pss->iBase' is always true RSQLite/src/vendor/extensions/uuid.c:176:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/uuid.c:192:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/uuid.c:206:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/uuid.c:220:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_INNOCUOUS [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/uuid.c:143:18: style: Parameter 'pIn' can be declared as pointer to const [constParameterPointer] RSQLite/src/import-file.c:175:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] RSQLite/src/import-file.c:86:12: warning: Either the condition 'in==0' is redundant or there is possible null pointer dereference: in. [nullPointerRedundantCheck] RSQLite/src/import-file.c:85:10: note: Assuming that condition 'in==0' is not redundant RSQLite/src/import-file.c:86:12: note: Null pointer dereference RSQLite/src/import-file.c:86:12: error: Null pointer dereference [nullPointer] RSQLite/src/import-file.c:166:17: style: Variable 'found_eol' is assigned a value that is never used. [unreadVariable] RSQLite/src/RSQLite_types.h:18:22: style: C-style pointer casting [cstyleCast] RSQLite/src/RSQLite_types.h:30:26: style: C-style pointer casting [cstyleCast] RSQLite/src/result.cpp:21:13: style: Variable 'res' can be declared as pointer to const [constVariablePointer] RSQLite/src/result.cpp:36:37: style: Parameter 'res' can be declared as pointer to const [constParameterPointer] RSQLite/src/result.cpp:56:59: style: Parameter 'res' can be declared as pointer to const [constParameterPointer] RSQLite/src/rsqlite.cpp:11:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nm [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/extensions/extension-functions.c:1711:9: style: struct member 'FuncDef::needCollSeq' is never used. [unusedStructMember] RSQLite/src/vendor/extensions/extension-functions.c:1777:8: style: struct member 'FuncDefAgg::needCollSeq' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:26515:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILENAME_MAX [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:29254:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutexIsInit [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:29710:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_MUTEX_INITIALIZER [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:37120:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ht [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:39202:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:39369:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:39749:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:39903:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:40055:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:40144:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:40294:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:40519:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_RDLCK [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:40824:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:40877:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:41791:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:41924:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:42019:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOSPC [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:42195:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:42241:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:42286:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:42326:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:42733:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_PAGESIZE [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:42854:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:42912:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_RDLCK [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:43049:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:43207:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:43381:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROT_READ [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:43583:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_UNLCK [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:44824:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:44998:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:45110:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:45178:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILENAME_MAX [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:45277:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:45403:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:54819:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pDirty [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:55938:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nPage [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:56306:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable page [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:62977:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pPCache [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:65951:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aCksum [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:66674:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aLock [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:66973:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WalSegment [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:71602:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eState [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:71614:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eState [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:72102:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:72144:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:72165:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:72217:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:74893:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nRef [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:75437:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pBt [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:78855:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ixNx [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:79726:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable balance_deeper_called [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:81743:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nRef [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:82706:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rc2 [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:84014:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable db [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:84031:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable db [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:85010:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aOp [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:90780:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:90882:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable db [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:93707:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pAltCursor [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:93835:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:94949:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable db [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:104742:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iSz [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:110860:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pLeft [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:110911:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iTable [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:113695:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:115126:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opcode [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:115586:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:121378:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:122255:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sLastToken [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:122791:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pOld [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:125160:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:126984:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pSelect [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:129418:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:130658:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zEnd [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:138524:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILENAME_MAX [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:141059:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:142740:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rcp [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:143262:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zErrMsg [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:143296:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zErrMsg [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:144071:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:144219:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:149988:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:153427:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:154301:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enc [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:155735:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:156115:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:157375:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xRollback [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:157384:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xCommit [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:158512:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable explain [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:159639:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable writeMask [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:161377:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eOperator [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:161499:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:165730:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nLSlot [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:167365:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable argvIndex [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:169762:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sWC [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:180542:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startedWithOom [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:206611:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:210373:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] RSQLite/src/vendor/sqlite3/sqlite3.c:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] RSQLite/src/vendor/sqlite3/sqlite3.c:26522:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn] RSQLite/src/vendor/sqlite3/sqlite3.c:53644:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn] RSQLite/src/vendor/sqlite3/sqlite3.c:108598:11: warning: Assert statement calls a function which may have desired side effects: 'sqlite3ExprIsInteger'. [assertWithSideEffect] RSQLite/src/vendor/sqlite3/sqlite3.c:112206:15: warning: Assert statement calls a function which may have desired side effects: 'sqlite3GetInt32'. [assertWithSideEffect] RSQLite/src/vendor/sqlite3/sqlite3.c:130450:22: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_value_blob'. [assertWithSideEffect] RSQLite/src/vendor/sqlite3/sqlite3.c:130578:18: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_value_blob'. [assertWithSideEffect] RSQLite/src/vendor/sqlite3/sqlite3.c:185383:38: warning: Assert statement modifies 'x'. [assignmentInAssert] RSQLite/src/vendor/sqlite3/sqlite3.c:185383:40: warning: Assert statement calls a function which may have desired side effects: 'va_arg'. [assertWithSideEffect] RSQLite/src/vendor/sqlite3/sqlite3.c:143299:3: error: Address of local auto-variable assigned to a function parameter. [autoVariables] RSQLite/src/vendor/sqlite3/sqlite3.c:144943:7: error: Address of local auto-variable assigned to a function parameter. [autoVariables] RSQLite/src/vendor/sqlite3/sqlite3.c:152642:3: error: Address of local auto-variable assigned to a function parameter. [autoVariables] RSQLite/src/vendor/sqlite3/sqlite3.c:127157:45: warning: Either the condition 'p->nSrc>1' is redundant or the array 'p->a[1]' is accessed at index -1, which is out of bounds. [negativeIndex] RSQLite/src/vendor/sqlite3/sqlite3.c:127153:19: note: Assuming that condition 'p->nSrc>1' is not redundant RSQLite/src/vendor/sqlite3/sqlite3.c:127154:20: note: Assignment 'i=p->nSrc-1', assigned value is 1 RSQLite/src/vendor/sqlite3/sqlite3.c:127158:16: note: i is decremented', new value is 0 RSQLite/src/vendor/sqlite3/sqlite3.c:127157:45: note: Negative array index RSQLite/src/vendor/sqlite3/sqlite3.c:133148:16: warning: The address of variable 'iCol' might be accessed at non-zero index. [objectIndex] RSQLite/src/vendor/sqlite3/sqlite3.c:133145:15: note: Address of variable taken here. RSQLite/src/vendor/sqlite3/sqlite3.c:133148:16: note: The address of variable 'iCol' might be accessed at non-zero index. RSQLite/src/vendor/sqlite3/sqlite3.c:133149:14: warning: The address of variable 'iCol' might be accessed at non-zero index. [objectIndex] RSQLite/src/vendor/sqlite3/sqlite3.c:133145:15: note: Address of variable taken here. RSQLite/src/vendor/sqlite3/sqlite3.c:133149:14: note: The address of variable 'iCol' might be accessed at non-zero index. RSQLite/src/vendor/sqlite3/sqlite3.c:115587:9: warning: Return value of function sqlite3_value_text() is not used. [ignoredReturnValue] RSQLite/src/vendor/sqlite3/sqlite3.c:24996:8: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] RSQLite/src/vendor/sqlite3/sqlite3.c:40815:5: style: Obsolescent function 'utimes' called. It is recommended to use 'utimensat' instead. [prohibitedutimesCalled] RSQLite/src/vendor/sqlite3/sqlite3.c:63553:15: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] RSQLite/src/vendor/sqlite3/sqlite3.c:63544:11: note: outer condition: rc==0 RSQLite/src/vendor/sqlite3/sqlite3.c:63553:15: note: identical inner condition: rc==0 RSQLite/src/vendor/sqlite3/sqlite3.c:93899:24: warning: Identical inner 'return' condition is always true. [identicalInnerCondition] RSQLite/src/vendor/sqlite3/sqlite3.c:93895:19: note: outer condition: pMem->flags&(0x0004|0x0008|0x0020|0x0001) RSQLite/src/vendor/sqlite3/sqlite3.c:93899:24: note: identical inner condition: pMem->flags&(0x0004|0x0008|0x0020|0x0001) RSQLite/src/vendor/sqlite3/sqlite3.c:44932:7: style: The if condition is the same as the previous if condition [duplicateCondition] RSQLite/src/vendor/sqlite3/sqlite3.c:44898:7: note: First condition RSQLite/src/vendor/sqlite3/sqlite3.c:44932:7: note: Second condition RSQLite/src/vendor/sqlite3/sqlite3.c:62095:16: style: The if condition is the same as the previous if condition [duplicateCondition] RSQLite/src/vendor/sqlite3/sqlite3.c:62084:16: note: First condition RSQLite/src/vendor/sqlite3/sqlite3.c:62095:16: note: Second condition RSQLite/src/vendor/sqlite3/sqlite3.c:69226:9: style: The if condition is the same as the previous if condition [duplicateCondition] RSQLite/src/vendor/sqlite3/sqlite3.c:69221:9: note: First condition RSQLite/src/vendor/sqlite3/sqlite3.c:69226:9: note: Second condition RSQLite/src/vendor/sqlite3/sqlite3.c:104718:9: style: The if condition is the same as the previous if condition [duplicateCondition] RSQLite/src/vendor/sqlite3/sqlite3.c:104713:9: note: First condition RSQLite/src/vendor/sqlite3/sqlite3.c:104718:9: note: Second condition RSQLite/src/vendor/sqlite3/sqlite3.c:105109:11: style: The if condition is the same as the previous if condition [duplicateCondition] RSQLite/src/vendor/sqlite3/sqlite3.c:105103:11: note: First condition RSQLite/src/vendor/sqlite3/sqlite3.c:105109:11: note: Second condition RSQLite/src/vendor/sqlite3/sqlite3.c:181543:8: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] RSQLite/src/vendor/sqlite3/sqlite3.c:206817:14: style: Comparing expression of type 'unsigned char' against value 0. Condition is always true. [compareValueOutOfTypeRangeError] RSQLite/src/vendor/sqlite3/sqlite3.c:35011:7: style: Condition 'bom' is always false [knownConditionTrueFalse] RSQLite/src/vendor/sqlite3/sqlite3.c:34997:12: note: Assignment 'bom=0', assigned value is 0 RSQLite/src/vendor/sqlite3/sqlite3.c:35011:7: note: Condition 'bom' is always false RSQLite/src/vendor/sqlite3/sqlite3.c:84168:49: style: Condition 'sqlite3VdbeMemHandleBom(pMem)' is always false [knownConditionTrueFalse] RSQLite/src/vendor/sqlite3/sqlite3.c:34996:12: note: Assignment 'rc=0', assigned value is 0 RSQLite/src/vendor/sqlite3/sqlite3.c:84168:49: note: Calling function 'sqlite3VdbeMemHandleBom' returns 0 RSQLite/src/vendor/sqlite3/sqlite3.c:84168:49: note: Condition 'sqlite3VdbeMemHandleBom(pMem)' is always false RSQLite/src/vendor/sqlite3/sqlite3.c:92048:26: style: Condition 'db->mallocFailed>prior_mallocFailed' is always false [knownConditionTrueFalse] RSQLite/src/vendor/sqlite3/sqlite3.c:92034:27: note: prior_mallocFailed is assigned 'db->mallocFailed' here. RSQLite/src/vendor/sqlite3/sqlite3.c:92048:26: note: Condition 'db->mallocFailed>prior_mallocFailed' is always false RSQLite/src/vendor/sqlite3/sqlite3.c:156993:23: style: Condition 'sCtx.bDeclared==0' is always true [knownConditionTrueFalse] RSQLite/src/vendor/sqlite3/sqlite3.c:156967:20: note: Assignment 'sCtx.bDeclared=0', assigned value is 0 RSQLite/src/vendor/sqlite3/sqlite3.c:156993:23: note: Condition 'sCtx.bDeclared==0' is always true RSQLite/src/vendor/sqlite3/sqlite3.c:167918:19: style: Condition 'sCur.n==0' is always true [knownConditionTrueFalse] RSQLite/src/vendor/sqlite3/sqlite3.c:167897:18: note: Assignment 'sCur.n=0', assigned value is 0 RSQLite/src/vendor/sqlite3/sqlite3.c:167918:19: note: Condition 'sCur.n==0' is always true RSQLite/src/vendor/sqlite3/sqlite3.c:208644:14: style: Return value 'sz+n==(unsigned int)nBlob' is always true [knownConditionTrueFalse] RSQLite/src/vendor/sqlite3/sqlite3.c:208642:11: note: Assuming that condition 'sz+n!=(unsigned int)nBlob' is not redundant RSQLite/src/vendor/sqlite3/sqlite3.c:208643:38: note: Assuming condition is false RSQLite/src/vendor/sqlite3/sqlite3.c:208644:14: note: Return value 'sz+n==(unsigned int)nBlob' is always true RSQLite/src/vendor/sqlite3/sqlite3.c:32796:3: error: Memory leak: p [memleak] RSQLite/src/vendor/sqlite3/sqlite3.c:27072:3: error: Common realloc mistake: 'p' nulled but not freed upon failure [memleakOnRealloc] RSQLite/src/vendor/sqlite3/sqlite3.c:122785:9: warning: Either the condition 'db==0' is redundant or there is possible null pointer dereference: db. [nullPointerRedundantCheck] RSQLite/src/vendor/sqlite3/sqlite3.c:122790:17: note: Assuming that condition 'db==0' is not redundant RSQLite/src/vendor/sqlite3/sqlite3.c:122785:9: note: Null pointer dereference RSQLite/src/vendor/sqlite3/sqlite3.c:143451:4: warning: Either the condition 'ppStmt==0' is redundant or there is possible null pointer dereference: ppStmt. [nullPointerRedundantCheck] RSQLite/src/vendor/sqlite3/sqlite3.c:143572:34: note: Assuming that condition 'ppStmt==0' is not redundant RSQLite/src/vendor/sqlite3/sqlite3.c:143571:20: note: Calling function 'sqlite3LockAndPrepare', 6th argument 'ppStmt' value is 0 RSQLite/src/vendor/sqlite3/sqlite3.c:143451:4: note: Null pointer dereference RSQLite/src/vendor/sqlite3/sqlite3.c:143600:4: warning: Either the condition 'ppStmt==0' is redundant or there is possible null pointer dereference: ppStmt. [nullPointerRedundantCheck] RSQLite/src/vendor/sqlite3/sqlite3.c:143687:34: note: Assuming that condition 'ppStmt==0' is not redundant RSQLite/src/vendor/sqlite3/sqlite3.c:143686:10: note: Calling function 'sqlite3Prepare16', 5th argument 'ppStmt' value is 0 RSQLite/src/vendor/sqlite3/sqlite3.c:143600:4: note: Null pointer dereference RSQLite/src/vendor/sqlite3/sqlite3.c:145942:11: warning: Either the condition 'pColExpr!=0' is redundant or there is possible null pointer dereference: pColExpr. [nullPointerRedundantCheck] RSQLite/src/vendor/sqlite3/sqlite3.c:145938:14: note: Assuming that condition 'pColExpr!=0' is not redundant RSQLite/src/vendor/sqlite3/sqlite3.c:145942:11: note: Null pointer dereference RSQLite/src/vendor/sqlite3/sqlite3.c:185882:10: warning: Either the condition 'zFilename' is redundant or there is possible null pointer dereference: zFilename. [nullPointerRedundantCheck] RSQLite/src/vendor/sqlite3/sqlite3.c:185878:10: note: Assuming that condition 'zFilename' is not redundant RSQLite/src/vendor/sqlite3/sqlite3.c:185882:10: note: Null pointer dereference RSQLite/src/vendor/sqlite3/sqlite3.c:185932:20: warning: Either the condition 'zFilename' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] RSQLite/src/vendor/sqlite3/sqlite3.c:185928:10: note: Assuming that condition 'zFilename' is not redundant RSQLite/src/vendor/sqlite3/sqlite3.c:185932:20: note: Null pointer addition RSQLite/src/vendor/sqlite3/sqlite3.c:113571:51: portability:inconclusive: Casting from double * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] RSQLite/src/vendor/sqlite3/sqlite3.c:87545:11: style: Redundant assignment of 'nByte' to itself. [selfAssignment] RSQLite/src/vendor/sqlite3/sqlite3.c:107407:21: style: The comparison 'cnt == 0' is always true. [knownConditionTrueFalse] RSQLite/src/vendor/sqlite3/sqlite3.c:107353:13: note: 'cnt' is assigned value '0' here. RSQLite/src/vendor/sqlite3/sqlite3.c:107407:21: note: The comparison 'cnt == 0' is always true. RSQLite/src/vendor/sqlite3/sqlite3.c:147218:18: style: The comparison 'pKeyDup == 0' is always true. [knownConditionTrueFalse] RSQLite/src/vendor/sqlite3/sqlite3.c:147210:22: note: 'pKeyDup' is assigned value '0' here. RSQLite/src/vendor/sqlite3/sqlite3.c:147218:18: note: The comparison 'pKeyDup == 0' is always true. RSQLite/src/vendor/sqlite3/sqlite3.c:180545:15: style: The comparison 'nErr == 0' is always true. [knownConditionTrueFalse] RSQLite/src/vendor/sqlite3/sqlite3.c:180434:14: note: 'nErr' is assigned value '0' here. RSQLite/src/vendor/sqlite3/sqlite3.c:180545:15: note: The comparison 'nErr == 0' is always true. RSQLite/src/vendor/sqlite3/sqlite3.c:211605:5: style: Same expression '1' found multiple times in chain of '|' operators. [duplicateExpression] RSQLite/src/vendor/sqlite3/sqlite3.c:211609:5: style: Same expression '1' found multiple times in chain of '|' operators. [duplicateExpression] RSQLite/src/vendor/sqlite3/sqlite3.c:211612:5: style: Same expression '1' found multiple times in chain of '|' operators. [duplicateExpression] RSQLite/src/vendor/sqlite3/sqlite3.c:211615:5: style: Same expression '1' found multiple times in chain of '|' operators. [duplicateExpression] RSQLite/src/vendor/sqlite3/sqlite3.c:185197:22: style: Variable 'db->busyHandler.nBusy' is assigned an expression that holds the same value. [redundantAssignment] RSQLite/src/vendor/sqlite3/sqlite3.c:185195:17: note: nSave is assigned 'db->busyHandler.nBusy' here. RSQLite/src/vendor/sqlite3/sqlite3.c:185197:22: note: Variable 'db->busyHandler.nBusy' is assigned an expression that holds the same value. RSQLite/src/vendor/sqlite3/sqlite3.c:93905:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] RSQLite/src/vendor/sqlite3/sqlite3.c:98501:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] RSQLite/src/vendor/sqlite3/sqlite3.c:141679:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] RSQLite/src/vendor/sqlite3/sqlite3.c:83049:43: style: Checking if unsigned expression 'acc.mxAlloc' is less than zero. [unsignedLessThanZero] RSQLite/src/vendor/sqlite3/sqlite3.c:206817:12: style: Unsigned expression 'c' can't be negative so it is unnecessary to test it. [unsignedPositive] RSQLite/src/vendor/sqlite3/sqlite3.c:210201:18: style: Unsigned expression 'iTarget' can't be negative so it is unnecessary to test it. [unsignedPositive] RSQLite/src/vendor/sqlite3/sqlite3.c:210202:17: style: Unsigned expression 'iPatch' can't be negative so it is unnecessary to test it. [unsignedPositive] RSQLite/src/vendor/sqlite3/sqlite3.c:24241:8: style:inconclusive: Function 'sqlite3_db_status' argument 3 names different: declaration 'pCur' definition 'pCurrent'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:9018:57: note: Function 'sqlite3_db_status' argument 3 names different: declaration 'pCur' definition 'pCurrent'. RSQLite/src/vendor/sqlite3/sqlite3.c:24241:8: note: Function 'sqlite3_db_status' argument 3 names different: declaration 'pCur' definition 'pCurrent'. RSQLite/src/vendor/sqlite3/sqlite3.c:24242:8: style:inconclusive: Function 'sqlite3_db_status' argument 4 names different: declaration 'pHiwtr' definition 'pHighwater'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:9018:68: note: Function 'sqlite3_db_status' argument 4 names different: declaration 'pHiwtr' definition 'pHighwater'. RSQLite/src/vendor/sqlite3/sqlite3.c:24242:8: note: Function 'sqlite3_db_status' argument 4 names different: declaration 'pHiwtr' definition 'pHighwater'. RSQLite/src/vendor/sqlite3/sqlite3.c:24243:7: style:inconclusive: Function 'sqlite3_db_status' argument 5 names different: declaration 'resetFlg' definition 'resetFlag'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:9018:80: note: Function 'sqlite3_db_status' argument 5 names different: declaration 'resetFlg' definition 'resetFlag'. RSQLite/src/vendor/sqlite3/sqlite3.c:24243:7: note: Function 'sqlite3_db_status' argument 5 names different: declaration 'resetFlg' definition 'resetFlag'. RSQLite/src/vendor/sqlite3/sqlite3.c:26617:54: style:inconclusive: Function 'sqlite3_vfs_find' argument 1 names different: declaration 'zVfsName' definition 'zVfs'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:8307:54: note: Function 'sqlite3_vfs_find' argument 1 names different: declaration 'zVfsName' definition 'zVfs'. RSQLite/src/vendor/sqlite3/sqlite3.c:26617:54: note: Function 'sqlite3_vfs_find' argument 1 names different: declaration 'zVfsName' definition 'zVfs'. RSQLite/src/vendor/sqlite3/sqlite3.c:30541:66: style:inconclusive: Function 'sqlite3_soft_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:7396:66: note: Function 'sqlite3_soft_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. RSQLite/src/vendor/sqlite3/sqlite3.c:30541:66: note: Function 'sqlite3_soft_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. RSQLite/src/vendor/sqlite3/sqlite3.c:30566:45: style:inconclusive: Function 'sqlite3_soft_heap_limit' argument 1 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:7408:63: note: Function 'sqlite3_soft_heap_limit' argument 1 names different: declaration 'N' definition 'n'. RSQLite/src/vendor/sqlite3/sqlite3.c:30566:45: note: Function 'sqlite3_soft_heap_limit' argument 1 names different: declaration 'N' definition 'n'. RSQLite/src/vendor/sqlite3/sqlite3.c:30583:66: style:inconclusive: Function 'sqlite3_hard_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:7397:66: note: Function 'sqlite3_hard_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. RSQLite/src/vendor/sqlite3/sqlite3.c:30583:66: note: Function 'sqlite3_hard_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. RSQLite/src/vendor/sqlite3/sqlite3.c:31547:15: style:inconclusive: Function 'sqlite3_str_vappendf' argument 2 names different: declaration 'zFormat' definition 'fmt'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:8843:64: note: Function 'sqlite3_str_vappendf' argument 2 names different: declaration 'zFormat' definition 'fmt'. RSQLite/src/vendor/sqlite3/sqlite3.c:31547:15: note: Function 'sqlite3_str_vappendf' argument 2 names different: declaration 'zFormat' definition 'fmt'. RSQLite/src/vendor/sqlite3/sqlite3.c:32371:68: style:inconclusive: Function 'sqlite3_str_appendchar' argument 3 names different: declaration 'C' definition 'c'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:8846:66: note: Function 'sqlite3_str_appendchar' argument 3 names different: declaration 'C' definition 'c'. RSQLite/src/vendor/sqlite3/sqlite3.c:32371:68: note: Function 'sqlite3_str_appendchar' argument 3 names different: declaration 'C' definition 'c'. RSQLite/src/vendor/sqlite3/sqlite3.c:32399:64: style:inconclusive: Function 'sqlite3_str_append' argument 2 names different: declaration 'zIn' definition 'z'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:8844:62: note: Function 'sqlite3_str_append' argument 2 names different: declaration 'zIn' definition 'z'. RSQLite/src/vendor/sqlite3/sqlite3.c:32399:64: note: Function 'sqlite3_str_append' argument 2 names different: declaration 'zIn' definition 'z'. RSQLite/src/vendor/sqlite3/sqlite3.c:32416:67: style:inconclusive: Function 'sqlite3_str_appendall' argument 2 names different: declaration 'zIn' definition 'z'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:8845:65: note: Function 'sqlite3_str_appendall' argument 2 names different: declaration 'zIn' definition 'z'. RSQLite/src/vendor/sqlite3/sqlite3.c:32416:67: note: Function 'sqlite3_str_appendall' argument 2 names different: declaration 'zIn' definition 'z'. RSQLite/src/vendor/sqlite3/sqlite3.c:34209:49: style:inconclusive: Function 'sqlite3_randomness' argument 2 names different: declaration 'P' definition 'pBuf'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:3465:49: note: Function 'sqlite3_randomness' argument 2 names different: declaration 'P' definition 'pBuf'. RSQLite/src/vendor/sqlite3/sqlite3.c:34209:49: note: Function 'sqlite3_randomness' argument 2 names different: declaration 'P' definition 'pBuf'. RSQLite/src/vendor/sqlite3/sqlite3.c:35033:51: style:inconclusive: Function 'sqlite3Utf8CharLen' argument 1 names different: declaration 'pData' definition 'zIn'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:21408:51: note: Function 'sqlite3Utf8CharLen' argument 1 names different: declaration 'pData' definition 'zIn'. RSQLite/src/vendor/sqlite3/sqlite3.c:35033:51: note: Function 'sqlite3Utf8CharLen' argument 1 names different: declaration 'pData' definition 'zIn'. RSQLite/src/vendor/sqlite3/sqlite3.c:35109:52: style:inconclusive: Function 'sqlite3Utf16ByteLen' argument 1 names different: declaration 'pData' definition 'zIn'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:21406:52: note: Function 'sqlite3Utf16ByteLen' argument 1 names different: declaration 'pData' definition 'zIn'. RSQLite/src/vendor/sqlite3/sqlite3.c:35109:52: note: Function 'sqlite3Utf16ByteLen' argument 1 names different: declaration 'pData' definition 'zIn'. RSQLite/src/vendor/sqlite3/sqlite3.c:37247:74: style:inconclusive: Function 'sqlite3HashInsert' argument 3 names different: declaration 'pData' definition 'data'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:14618:71: note: Function 'sqlite3HashInsert' argument 3 names different: declaration 'pData' definition 'data'. RSQLite/src/vendor/sqlite3/sqlite3.c:37247:74: note: Function 'sqlite3HashInsert' argument 3 names different: declaration 'pData' definition 'data'. RSQLite/src/vendor/sqlite3/sqlite3.c:53485:73: style:inconclusive: Function 'memdbUnfetch' argument 3 names different: declaration 'p' definition 'pPage'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:53074:67: note: Function 'memdbUnfetch' argument 3 names different: declaration 'p' definition 'pPage'. RSQLite/src/vendor/sqlite3/sqlite3.c:53485:73: note: Function 'memdbUnfetch' argument 3 names different: declaration 'p' definition 'pPage'. RSQLite/src/vendor/sqlite3/sqlite3.c:53597:15: style:inconclusive: Function 'memdbAccess' argument 2 names different: declaration 'zName' definition 'zPath'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:53081:50: note: Function 'memdbAccess' argument 2 names different: declaration 'zName' definition 'zPath'. RSQLite/src/vendor/sqlite3/sqlite3.c:53597:15: note: Function 'memdbAccess' argument 2 names different: declaration 'zName' definition 'zPath'. RSQLite/src/vendor/sqlite3/sqlite3.c:53615:15: style:inconclusive: Function 'memdbFullPathname' argument 2 names different: declaration 'zName' definition 'zPath'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:53082:56: note: Function 'memdbFullPathname' argument 2 names different: declaration 'zName' definition 'zPath'. RSQLite/src/vendor/sqlite3/sqlite3.c:53615:15: note: Function 'memdbFullPathname' argument 2 names different: declaration 'zName' definition 'zPath'. RSQLite/src/vendor/sqlite3/sqlite3.c:53627:57: style:inconclusive: Function 'memdbDlOpen' argument 2 names different: declaration 'zFilename' definition 'zPath'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:53083:52: note: Function 'memdbDlOpen' argument 2 names different: declaration 'zFilename' definition 'zPath'. RSQLite/src/vendor/sqlite3/sqlite3.c:53627:57: note: Function 'memdbDlOpen' argument 2 names different: declaration 'zFilename' definition 'zPath'. RSQLite/src/vendor/sqlite3/sqlite3.c:53658:64: style:inconclusive: Function 'memdbRandomness' argument 3 names different: declaration 'zOut' definition 'zBufOut'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:53087:59: note: Function 'memdbRandomness' argument 3 names different: declaration 'zOut' definition 'zBufOut'. RSQLite/src/vendor/sqlite3/sqlite3.c:53658:64: note: Function 'memdbRandomness' argument 3 names different: declaration 'zOut' definition 'zBufOut'. RSQLite/src/vendor/sqlite3/sqlite3.c:53666:46: style:inconclusive: Function 'memdbSleep' argument 2 names different: declaration 'microseconds' definition 'nMicro'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:53088:41: note: Function 'memdbSleep' argument 2 names different: declaration 'microseconds' definition 'nMicro'. RSQLite/src/vendor/sqlite3/sqlite3.c:53666:46: note: Function 'memdbSleep' argument 2 names different: declaration 'microseconds' definition 'nMicro'. RSQLite/src/vendor/sqlite3/sqlite3.c:54648:11: style:inconclusive: Function 'sqlite3PcacheOpen' argument 6 names different: declaration 'pToInit' definition 'p'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:17364:11: note: Function 'sqlite3PcacheOpen' argument 6 names different: declaration 'pToInit' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:54648:11: note: Function 'sqlite3PcacheOpen' argument 6 names different: declaration 'pToInit' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:55005:64: style:inconclusive: Function 'sqlite3PcacheTruncate' argument 2 names different: declaration 'x' definition 'pgno'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:17393:57: note: Function 'sqlite3PcacheTruncate' argument 2 names different: declaration 'x' definition 'pgno'. RSQLite/src/vendor/sqlite3/sqlite3.c:55005:64: note: Function 'sqlite3PcacheTruncate' argument 2 names different: declaration 'x' definition 'pgno'. RSQLite/src/vendor/sqlite3/sqlite3.c:62913:7: style:inconclusive: Function 'sqlite3PagerGet' argument 4 names different: declaration 'clrFlag' definition 'flags'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16075:83: note: Function 'sqlite3PagerGet' argument 4 names different: declaration 'clrFlag' definition 'flags'. RSQLite/src/vendor/sqlite3/sqlite3.c:62913:7: note: Function 'sqlite3PagerGet' argument 4 names different: declaration 'clrFlag' definition 'flags'. RSQLite/src/vendor/sqlite3/sqlite3.c:64148:65: style:inconclusive: Function 'sqlite3PagerOpenSavepoint' argument 2 names different: declaration 'n' definition 'nSavepoint'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16098:65: note: Function 'sqlite3PagerOpenSavepoint' argument 2 names different: declaration 'n' definition 'nSavepoint'. RSQLite/src/vendor/sqlite3/sqlite3.c:64148:65: note: Function 'sqlite3PagerOpenSavepoint' argument 2 names different: declaration 'n' definition 'nSavepoint'. RSQLite/src/vendor/sqlite3/sqlite3.c:64811:8: style:inconclusive: Function 'sqlite3PagerOpenWal' argument 2 names different: declaration 'pisOpen' definition 'pbOpen'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16106:62: note: Function 'sqlite3PagerOpenWal' argument 2 names different: declaration 'pisOpen' definition 'pbOpen'. RSQLite/src/vendor/sqlite3/sqlite3.c:64811:8: note: Function 'sqlite3PagerOpenWal' argument 2 names different: declaration 'pisOpen' definition 'pbOpen'. RSQLite/src/vendor/sqlite3/sqlite3.c:73722:58: style:inconclusive: Function 'sqlite3BtreeSetPageSize' argument 2 names different: declaration 'nPagesize' definition 'pageSize'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16252:58: note: Function 'sqlite3BtreeSetPageSize' argument 2 names different: declaration 'nPagesize' definition 'pageSize'. RSQLite/src/vendor/sqlite3/sqlite3.c:73722:58: note: Function 'sqlite3BtreeSetPageSize' argument 2 names different: declaration 'nPagesize' definition 'pageSize'. RSQLite/src/vendor/sqlite3/sqlite3.c:73722:86: style:inconclusive: Function 'sqlite3BtreeSetPageSize' argument 4 names different: declaration 'eFix' definition 'iFix'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16252:87: note: Function 'sqlite3BtreeSetPageSize' argument 4 names different: declaration 'eFix' definition 'iFix'. RSQLite/src/vendor/sqlite3/sqlite3.c:73722:86: note: Function 'sqlite3BtreeSetPageSize' argument 4 names different: declaration 'eFix' definition 'iFix'. RSQLite/src/vendor/sqlite3/sqlite3.c:75388:13: style:inconclusive: Function 'sqlite3BtreeCursor' argument 5 names different: declaration 'pCursor' definition 'pCur'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16419:13: note: Function 'sqlite3BtreeCursor' argument 5 names different: declaration 'pCursor' definition 'pCur'. RSQLite/src/vendor/sqlite3/sqlite3.c:75388:13: note: Function 'sqlite3BtreeCursor' argument 5 names different: declaration 'pCursor' definition 'pCur'. RSQLite/src/vendor/sqlite3/sqlite3.c:76390:7: style:inconclusive: Function 'sqlite3BtreeTableMoveto' argument 3 names different: declaration 'bias' definition 'biasRight'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16436:7: note: Function 'sqlite3BtreeTableMoveto' argument 3 names different: declaration 'bias' definition 'biasRight'. RSQLite/src/vendor/sqlite3/sqlite3.c:76390:7: note: Function 'sqlite3BtreeTableMoveto' argument 3 names different: declaration 'bias' definition 'biasRight'. RSQLite/src/vendor/sqlite3/sqlite3.c:76621:19: style:inconclusive: Function 'sqlite3BtreeIndexMoveto' argument 2 names different: declaration 'pUnKey' definition 'pIdxKey'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16441:19: note: Function 'sqlite3BtreeIndexMoveto' argument 2 names different: declaration 'pUnKey' definition 'pIdxKey'. RSQLite/src/vendor/sqlite3/sqlite3.c:76621:19: note: Function 'sqlite3BtreeIndexMoveto' argument 2 names different: declaration 'pUnKey' definition 'pIdxKey'. RSQLite/src/vendor/sqlite3/sqlite3.c:79981:23: style:inconclusive: Function 'sqlite3BtreeInsert' argument 2 names different: declaration 'pPayload' definition 'pX'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16497:70: note: Function 'sqlite3BtreeInsert' argument 2 names different: declaration 'pPayload' definition 'pX'. RSQLite/src/vendor/sqlite3/sqlite3.c:79981:23: note: Function 'sqlite3BtreeInsert' argument 2 names different: declaration 'pPayload' definition 'pX'. RSQLite/src/vendor/sqlite3/sqlite3.c:81012:48: style:inconclusive: Function 'sqlite3BtreeGetMeta' argument 1 names different: declaration 'pBtree' definition 'p'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16310:48: note: Function 'sqlite3BtreeGetMeta' argument 1 names different: declaration 'pBtree' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:81012:48: note: Function 'sqlite3BtreeGetMeta' argument 1 names different: declaration 'pBtree' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:81012:65: style:inconclusive: Function 'sqlite3BtreeGetMeta' argument 3 names different: declaration 'pValue' definition 'pMeta'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16310:70: note: Function 'sqlite3BtreeGetMeta' argument 3 names different: declaration 'pValue' definition 'pMeta'. RSQLite/src/vendor/sqlite3/sqlite3.c:81012:65: note: Function 'sqlite3BtreeGetMeta' argument 3 names different: declaration 'pValue' definition 'pMeta'. RSQLite/src/vendor/sqlite3/sqlite3.c:81042:66: style:inconclusive: Function 'sqlite3BtreeUpdateMeta' argument 3 names different: declaration 'value' definition 'iMeta'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16311:64: note: Function 'sqlite3BtreeUpdateMeta' argument 3 names different: declaration 'value' definition 'iMeta'. RSQLite/src/vendor/sqlite3/sqlite3.c:81042:66: note: Function 'sqlite3BtreeUpdateMeta' argument 3 names different: declaration 'value' definition 'iMeta'. RSQLite/src/vendor/sqlite3/sqlite3.c:81966:52: style:inconclusive: Function 'sqlite3BtreeSchemaLocked' argument 1 names different: declaration 'pBtree' definition 'p'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16272:52: note: Function 'sqlite3BtreeSchemaLocked' argument 1 names different: declaration 'pBtree' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:81966:52: note: Function 'sqlite3BtreeSchemaLocked' argument 1 names different: declaration 'pBtree' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:81983:49: style:inconclusive: Function 'sqlite3BtreeLockTable' argument 1 names different: declaration 'pBtree' definition 'p'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16274:49: note: Function 'sqlite3BtreeLockTable' argument 1 names different: declaration 'pBtree' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:81983:49: note: Function 'sqlite3BtreeLockTable' argument 1 names different: declaration 'pBtree' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:82072:50: style:inconclusive: Function 'sqlite3BtreeSetVersion' argument 1 names different: declaration 'pBt' definition 'pBtree'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16532:50: note: Function 'sqlite3BtreeSetVersion' argument 1 names different: declaration 'pBt' definition 'pBtree'. RSQLite/src/vendor/sqlite3/sqlite3.c:82072:50: note: Function 'sqlite3BtreeSetVersion' argument 1 names different: declaration 'pBt' definition 'pBtree'. RSQLite/src/vendor/sqlite3/sqlite3.c:82114:50: style:inconclusive: Function 'sqlite3BtreeIsReadonly' argument 1 names different: declaration 'pBt' definition 'p'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:16534:50: note: Function 'sqlite3BtreeIsReadonly' argument 1 names different: declaration 'pBt' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:82114:50: note: Function 'sqlite3BtreeIsReadonly' argument 1 names different: declaration 'pBt' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:82295:12: style:inconclusive: Function 'sqlite3_backup_init' argument 1 names different: declaration 'pDest' definition 'pDestDb'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:9684:12: note: Function 'sqlite3_backup_init' argument 1 names different: declaration 'pDest' definition 'pDestDb'. RSQLite/src/vendor/sqlite3/sqlite3.c:82295:12: note: Function 'sqlite3_backup_init' argument 1 names different: declaration 'pDest' definition 'pDestDb'. RSQLite/src/vendor/sqlite3/sqlite3.c:82296:15: style:inconclusive: Function 'sqlite3_backup_init' argument 2 names different: declaration 'zDestName' definition 'zDestDb'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:9685:15: note: Function 'sqlite3_backup_init' argument 2 names different: declaration 'zDestName' definition 'zDestDb'. RSQLite/src/vendor/sqlite3/sqlite3.c:82296:15: note: Function 'sqlite3_backup_init' argument 2 names different: declaration 'zDestName' definition 'zDestDb'. RSQLite/src/vendor/sqlite3/sqlite3.c:82297:12: style:inconclusive: Function 'sqlite3_backup_init' argument 3 names different: declaration 'pSource' definition 'pSrcDb'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:9686:12: note: Function 'sqlite3_backup_init' argument 3 names different: declaration 'pSource' definition 'pSrcDb'. RSQLite/src/vendor/sqlite3/sqlite3.c:82297:12: note: Function 'sqlite3_backup_init' argument 3 names different: declaration 'pSource' definition 'pSrcDb'. RSQLite/src/vendor/sqlite3/sqlite3.c:82298:15: style:inconclusive: Function 'sqlite3_backup_init' argument 4 names different: declaration 'zSourceName' definition 'zSrcDb'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:9687:15: note: Function 'sqlite3_backup_init' argument 4 names different: declaration 'zSourceName' definition 'zSrcDb'. RSQLite/src/vendor/sqlite3/sqlite3.c:82298:15: note: Function 'sqlite3_backup_init' argument 4 names different: declaration 'zSourceName' definition 'zSrcDb'. RSQLite/src/vendor/sqlite3/sqlite3.c:83166:77: style:inconclusive: Function 'sqlite3VdbeMemGrow' argument 3 names different: declaration 'preserve' definition 'bPreserve'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:23976:61: note: Function 'sqlite3VdbeMemGrow' argument 3 names different: declaration 'preserve' definition 'bPreserve'. RSQLite/src/vendor/sqlite3/sqlite3.c:83166:77: note: Function 'sqlite3VdbeMemGrow' argument 3 names different: declaration 'preserve' definition 'bPreserve'. RSQLite/src/vendor/sqlite3/sqlite3.c:83229:64: style:inconclusive: Function 'sqlite3VdbeMemClearAndResize' argument 2 names different: declaration 'n' definition 'szNew'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:23977:64: note: Function 'sqlite3VdbeMemClearAndResize' argument 2 names different: declaration 'n' definition 'szNew'. RSQLite/src/vendor/sqlite3/sqlite3.c:83229:64: note: Function 'sqlite3VdbeMemClearAndResize' argument 2 names different: declaration 'n' definition 'szNew'. RSQLite/src/vendor/sqlite3/sqlite3.c:86263:64: style:inconclusive: Function 'sqlite3VdbeChangeP1' argument 3 names different: declaration 'P1' definition 'val'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:17100:62: note: Function 'sqlite3VdbeChangeP1' argument 3 names different: declaration 'P1' definition 'val'. RSQLite/src/vendor/sqlite3/sqlite3.c:86263:64: note: Function 'sqlite3VdbeChangeP1' argument 3 names different: declaration 'P1' definition 'val'. RSQLite/src/vendor/sqlite3/sqlite3.c:86267:64: style:inconclusive: Function 'sqlite3VdbeChangeP2' argument 3 names different: declaration 'P2' definition 'val'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:17101:62: note: Function 'sqlite3VdbeChangeP2' argument 3 names different: declaration 'P2' definition 'val'. RSQLite/src/vendor/sqlite3/sqlite3.c:86267:64: note: Function 'sqlite3VdbeChangeP2' argument 3 names different: declaration 'P2' definition 'val'. RSQLite/src/vendor/sqlite3/sqlite3.c:86271:64: style:inconclusive: Function 'sqlite3VdbeChangeP3' argument 3 names different: declaration 'P3' definition 'val'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:17102:62: note: Function 'sqlite3VdbeChangeP3' argument 3 names different: declaration 'P3' definition 'val'. RSQLite/src/vendor/sqlite3/sqlite3.c:86271:64: note: Function 'sqlite3VdbeChangeP3' argument 3 names different: declaration 'P3' definition 'val'. RSQLite/src/vendor/sqlite3/sqlite3.c:86275:54: style:inconclusive: Function 'sqlite3VdbeChangeP5' argument 2 names different: declaration 'P5' definition 'p5'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:17103:52: note: Function 'sqlite3VdbeChangeP5' argument 2 names different: declaration 'P5' definition 'p5'. RSQLite/src/vendor/sqlite3/sqlite3.c:86275:54: note: Function 'sqlite3VdbeChangeP5' argument 2 names different: declaration 'P5' definition 'p5'. RSQLite/src/vendor/sqlite3/sqlite3.c:86541:81: style:inconclusive: Function 'sqlite3VdbeChangeP4' argument 4 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:17114:79: note: Function 'sqlite3VdbeChangeP4' argument 4 names different: declaration 'N' definition 'n'. RSQLite/src/vendor/sqlite3/sqlite3.c:86541:81: note: Function 'sqlite3VdbeChangeP4' argument 4 names different: declaration 'N' definition 'n'. RSQLite/src/vendor/sqlite3/sqlite3.c:86584:65: style:inconclusive: Function 'sqlite3VdbeAppendP4' argument 3 names different: declaration 'p4type' definition 'n'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:17115:63: note: Function 'sqlite3VdbeAppendP4' argument 3 names different: declaration 'p4type' definition 'n'. RSQLite/src/vendor/sqlite3/sqlite3.c:86584:65: note: Function 'sqlite3VdbeAppendP4' argument 3 names different: declaration 'p4type' definition 'n'. RSQLite/src/vendor/sqlite3/sqlite3.c:91109:17: style:inconclusive: Function 'sqlite3_result_text64' argument 5 names different: declaration 'encoding' definition 'enc'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:6565:58: note: Function 'sqlite3_result_text64' argument 5 names different: declaration 'encoding' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:91109:17: note: Function 'sqlite3_result_text64' argument 5 names different: declaration 'encoding' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:91661:68: style:inconclusive: Function 'sqlite3_aggregate_context' argument 2 names different: declaration 'nBytes' definition 'nByte'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:6231:66: note: Function 'sqlite3_aggregate_context' argument 2 names different: declaration 'nBytes' definition 'nByte'. RSQLite/src/vendor/sqlite3/sqlite3.c:91661:68: note: Function 'sqlite3_aggregate_context' argument 2 names different: declaration 'nBytes' definition 'nByte'. RSQLite/src/vendor/sqlite3/sqlite3.c:91682:65: style:inconclusive: Function 'sqlite3_get_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:6327:60: note: Function 'sqlite3_get_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. RSQLite/src/vendor/sqlite3/sqlite3.c:91682:65: note: Function 'sqlite3_get_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. RSQLite/src/vendor/sqlite3/sqlite3.c:91715:7: style:inconclusive: Function 'sqlite3_set_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:6328:59: note: Function 'sqlite3_set_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. RSQLite/src/vendor/sqlite3/sqlite3.c:91715:7: note: Function 'sqlite3_set_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. RSQLite/src/vendor/sqlite3/sqlite3.c:91893:69: style:inconclusive: Function 'sqlite3_column_blob' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5601:63: note: Function 'sqlite3_column_blob' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91893:69: note: Function 'sqlite3_column_blob' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91903:62: style:inconclusive: Function 'sqlite3_column_bytes' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5608:56: note: Function 'sqlite3_column_bytes' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91903:62: note: Function 'sqlite3_column_bytes' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91908:64: style:inconclusive: Function 'sqlite3_column_bytes16' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5609:58: note: Function 'sqlite3_column_bytes16' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91908:64: note: Function 'sqlite3_column_bytes16' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91913:66: style:inconclusive: Function 'sqlite3_column_double' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5602:60: note: Function 'sqlite3_column_double' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91913:66: note: Function 'sqlite3_column_double' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91918:60: style:inconclusive: Function 'sqlite3_column_int' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5603:54: note: Function 'sqlite3_column_int' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91918:60: note: Function 'sqlite3_column_int' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91923:71: style:inconclusive: Function 'sqlite3_column_int64' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5604:66: note: Function 'sqlite3_column_int64' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91923:71: note: Function 'sqlite3_column_int64' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91928:78: style:inconclusive: Function 'sqlite3_column_text' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5605:72: note: Function 'sqlite3_column_text' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91928:78: note: Function 'sqlite3_column_text' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91933:73: style:inconclusive: Function 'sqlite3_column_value' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5607:67: note: Function 'sqlite3_column_value' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91933:73: note: Function 'sqlite3_column_value' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91943:71: style:inconclusive: Function 'sqlite3_column_text16' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5606:65: note: Function 'sqlite3_column_text16' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91943:71: note: Function 'sqlite3_column_text16' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91949:61: style:inconclusive: Function 'sqlite3_column_type' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5610:55: note: Function 'sqlite3_column_type' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:91949:61: note: Function 'sqlite3_column_type' argument 2 names different: declaration 'iCol' definition 'i'. RSQLite/src/vendor/sqlite3/sqlite3.c:92249:7: style:inconclusive: Function 'sqlite3_bind_blob' argument 4 names different: declaration 'n' definition 'nData'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5030:71: note: Function 'sqlite3_bind_blob' argument 4 names different: declaration 'n' definition 'nData'. RSQLite/src/vendor/sqlite3/sqlite3.c:92249:7: note: Function 'sqlite3_bind_blob' argument 4 names different: declaration 'n' definition 'nData'. RSQLite/src/vendor/sqlite3/sqlite3.c:92336:17: style:inconclusive: Function 'sqlite3_bind_text64' argument 6 names different: declaration 'encoding' definition 'enc'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5040:56: note: Function 'sqlite3_bind_text64' argument 6 names different: declaration 'encoding' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:92336:17: note: Function 'sqlite3_bind_text64' argument 6 names different: declaration 'encoding' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:92602:69: style:inconclusive: Function 'sqlite3_stmt_status' argument 3 names different: declaration 'resetFlg' definition 'resetFlag'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:9171:62: note: Function 'sqlite3_stmt_status' argument 3 names different: declaration 'resetFlg' definition 'resetFlag'. RSQLite/src/vendor/sqlite3/sqlite3.c:92602:69: note: Function 'sqlite3_stmt_status' argument 3 names different: declaration 'resetFlg' definition 'resetFlag'. RSQLite/src/vendor/sqlite3/sqlite3.c:102744:7: style:inconclusive: Function 'sqlite3_blob_open' argument 6 names different: declaration 'flags' definition 'wrFlag'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:8139:7: note: Function 'sqlite3_blob_open' argument 6 names different: declaration 'flags' definition 'wrFlag'. RSQLite/src/vendor/sqlite3/sqlite3.c:102744:7: note: Function 'sqlite3_blob_open' argument 6 names different: declaration 'flags' definition 'wrFlag'. RSQLite/src/vendor/sqlite3/sqlite3.c:103074:61: style:inconclusive: Function 'sqlite3_blob_read' argument 2 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:8234:56: note: Function 'sqlite3_blob_read' argument 2 names different: declaration 'Z' definition 'z'. RSQLite/src/vendor/sqlite3/sqlite3.c:103074:61: note: Function 'sqlite3_blob_read' argument 2 names different: declaration 'Z' definition 'z'. RSQLite/src/vendor/sqlite3/sqlite3.c:103074:68: style:inconclusive: Function 'sqlite3_blob_read' argument 3 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:8234:63: note: Function 'sqlite3_blob_read' argument 3 names different: declaration 'N' definition 'n'. RSQLite/src/vendor/sqlite3/sqlite3.c:103074:68: note: Function 'sqlite3_blob_read' argument 3 names different: declaration 'N' definition 'n'. RSQLite/src/vendor/sqlite3/sqlite3.c:113787:56: style:inconclusive: Function 'exprCodeVector' argument 3 names different: declaration 'piToFree' definition 'piFreeable'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:109406:56: note: Function 'exprCodeVector' argument 3 names different: declaration 'piToFree' definition 'piFreeable'. RSQLite/src/vendor/sqlite3/sqlite3.c:113787:56: note: Function 'exprCodeVector' argument 3 names different: declaration 'piToFree' definition 'piFreeable'. RSQLite/src/vendor/sqlite3/sqlite3.c:120986:57: style:inconclusive: Function 'sqlite3AnalysisLoad' argument 2 names different: declaration 'iDB' definition 'iDb'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:21581:53: note: Function 'sqlite3AnalysisLoad' argument 2 names different: declaration 'iDB' definition 'iDb'. RSQLite/src/vendor/sqlite3/sqlite3.c:120986:57: note: Function 'sqlite3AnalysisLoad' argument 2 names different: declaration 'iDB' definition 'iDb'. RSQLite/src/vendor/sqlite3/sqlite3.c:121753:9: style:inconclusive: Function 'sqlite3_set_authorizer' argument 3 names different: declaration 'pUserData' definition 'pArg'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:3559:9: note: Function 'sqlite3_set_authorizer' argument 3 names different: declaration 'pUserData' definition 'pArg'. RSQLite/src/vendor/sqlite3/sqlite3.c:121753:9: note: Function 'sqlite3_set_authorizer' argument 3 names different: declaration 'pUserData' definition 'pArg'. RSQLite/src/vendor/sqlite3/sqlite3.c:130189:44: style:inconclusive: Function 'sqlite3_strglob' argument 1 names different: declaration 'zGlob' definition 'zGlobPattern'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:9842:44: note: Function 'sqlite3_strglob' argument 1 names different: declaration 'zGlob' definition 'zGlobPattern'. RSQLite/src/vendor/sqlite3/sqlite3.c:130189:44: note: Function 'sqlite3_strglob' argument 1 names different: declaration 'zGlob' definition 'zGlobPattern'. RSQLite/src/vendor/sqlite3/sqlite3.c:130189:70: style:inconclusive: Function 'sqlite3_strglob' argument 2 names different: declaration 'zStr' definition 'zString'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:9842:63: note: Function 'sqlite3_strglob' argument 2 names different: declaration 'zStr' definition 'zString'. RSQLite/src/vendor/sqlite3/sqlite3.c:130189:70: note: Function 'sqlite3_strglob' argument 2 names different: declaration 'zStr' definition 'zString'. RSQLite/src/vendor/sqlite3/sqlite3.c:130203:44: style:inconclusive: Function 'sqlite3_strlike' argument 1 names different: declaration 'zGlob' definition 'zPattern'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:9865:44: note: Function 'sqlite3_strlike' argument 1 names different: declaration 'zGlob' definition 'zPattern'. RSQLite/src/vendor/sqlite3/sqlite3.c:130203:44: note: Function 'sqlite3_strlike' argument 1 names different: declaration 'zGlob' definition 'zPattern'. RSQLite/src/vendor/sqlite3/sqlite3.c:130203:85: style:inconclusive: Function 'sqlite3_strlike' argument 3 names different: declaration 'cEsc' definition 'esc'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:9865:82: note: Function 'sqlite3_strlike' argument 3 names different: declaration 'cEsc' definition 'esc'. RSQLite/src/vendor/sqlite3/sqlite3.c:130203:85: note: Function 'sqlite3_strlike' argument 3 names different: declaration 'cEsc' definition 'esc'. RSQLite/src/vendor/sqlite3/sqlite3.c:137091:15: style:inconclusive: Function 'sqlite3_exec' argument 2 names different: declaration 'sql' definition 'zSql'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:745:15: note: Function 'sqlite3_exec' argument 2 names different: declaration 'sql' definition 'zSql'. RSQLite/src/vendor/sqlite3/sqlite3.c:137091:15: note: Function 'sqlite3_exec' argument 2 names different: declaration 'sql' definition 'zSql'. RSQLite/src/vendor/sqlite3/sqlite3.c:137094:10: style:inconclusive: Function 'sqlite3_exec' argument 5 names different: declaration 'errmsg' definition 'pzErrMsg'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:748:10: note: Function 'sqlite3_exec' argument 5 names different: declaration 'errmsg' definition 'pzErrMsg'. RSQLite/src/vendor/sqlite3/sqlite3.c:137094:10: note: Function 'sqlite3_exec' argument 5 names different: declaration 'errmsg' definition 'pzErrMsg'. RSQLite/src/vendor/sqlite3/sqlite3.c:143526:7: style:inconclusive: Function 'sqlite3_prepare' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:4626:7: note: Function 'sqlite3_prepare' argument 3 names different: declaration 'nByte' definition 'nBytes'. RSQLite/src/vendor/sqlite3/sqlite3.c:143526:7: note: Function 'sqlite3_prepare' argument 3 names different: declaration 'nByte' definition 'nBytes'. RSQLite/src/vendor/sqlite3/sqlite3.c:143538:7: style:inconclusive: Function 'sqlite3_prepare_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:4633:7: note: Function 'sqlite3_prepare_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. RSQLite/src/vendor/sqlite3/sqlite3.c:143538:7: note: Function 'sqlite3_prepare_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. RSQLite/src/vendor/sqlite3/sqlite3.c:143556:7: style:inconclusive: Function 'sqlite3_prepare_v3' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:4640:7: note: Function 'sqlite3_prepare_v3' argument 3 names different: declaration 'nByte' definition 'nBytes'. RSQLite/src/vendor/sqlite3/sqlite3.c:143556:7: note: Function 'sqlite3_prepare_v3' argument 3 names different: declaration 'nByte' definition 'nBytes'. RSQLite/src/vendor/sqlite3/sqlite3.c:143654:7: style:inconclusive: Function 'sqlite3_prepare16' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:4648:7: note: Function 'sqlite3_prepare16' argument 3 names different: declaration 'nByte' definition 'nBytes'. RSQLite/src/vendor/sqlite3/sqlite3.c:143654:7: note: Function 'sqlite3_prepare16' argument 3 names different: declaration 'nByte' definition 'nBytes'. RSQLite/src/vendor/sqlite3/sqlite3.c:143666:7: style:inconclusive: Function 'sqlite3_prepare16_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:4655:7: note: Function 'sqlite3_prepare16_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. RSQLite/src/vendor/sqlite3/sqlite3.c:143666:7: note: Function 'sqlite3_prepare16_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. RSQLite/src/vendor/sqlite3/sqlite3.c:143678:7: style:inconclusive: Function 'sqlite3_prepare16_v3' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:4662:7: note: Function 'sqlite3_prepare16_v3' argument 3 names different: declaration 'nByte' definition 'nBytes'. RSQLite/src/vendor/sqlite3/sqlite3.c:143678:7: note: Function 'sqlite3_prepare16_v3' argument 3 names different: declaration 'nByte' definition 'nBytes'. RSQLite/src/vendor/sqlite3/sqlite3.c:152588:10: style:inconclusive: Function 'sqlite3_get_table' argument 6 names different: declaration 'pzErrmsg' definition 'pzErrMsg'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:3287:10: note: Function 'sqlite3_get_table' argument 6 names different: declaration 'pzErrmsg' definition 'pzErrMsg'. RSQLite/src/vendor/sqlite3/sqlite3.c:152588:10: note: Function 'sqlite3_get_table' argument 6 names different: declaration 'pzErrmsg' definition 'pzErrMsg'. RSQLite/src/vendor/sqlite3/sqlite3.c:152652:10: style:inconclusive: Function 'sqlite3_free_table' argument 1 names different: declaration 'result' definition 'azResult'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:3289:43: note: Function 'sqlite3_free_table' argument 1 names different: declaration 'result' definition 'azResult'. RSQLite/src/vendor/sqlite3/sqlite3.c:152652:10: note: Function 'sqlite3_free_table' argument 1 names different: declaration 'result' definition 'azResult'. RSQLite/src/vendor/sqlite3/sqlite3.c:155440:9: style:inconclusive: Function 'updateVirtualTable' argument 5 names different: declaration 'pRowidExpr' definition 'pRowid'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:154257:9: note: Function 'updateVirtualTable' argument 5 names different: declaration 'pRowidExpr' definition 'pRowid'. RSQLite/src/vendor/sqlite3/sqlite3.c:155440:9: note: Function 'updateVirtualTable' argument 5 names different: declaration 'pRowidExpr' definition 'pRowid'. RSQLite/src/vendor/sqlite3/sqlite3.c:156468:25: style:inconclusive: Function 'sqlite3_create_module' argument 3 names different: declaration 'p' definition 'pModule'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:7932:25: note: Function 'sqlite3_create_module' argument 3 names different: declaration 'p' definition 'pModule'. RSQLite/src/vendor/sqlite3/sqlite3.c:156468:25: note: Function 'sqlite3_create_module' argument 3 names different: declaration 'p' definition 'pModule'. RSQLite/src/vendor/sqlite3/sqlite3.c:156469:9: style:inconclusive: Function 'sqlite3_create_module' argument 4 names different: declaration 'pClientData' definition 'pAux'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:7933:9: note: Function 'sqlite3_create_module' argument 4 names different: declaration 'pClientData' definition 'pAux'. RSQLite/src/vendor/sqlite3/sqlite3.c:156469:9: note: Function 'sqlite3_create_module' argument 4 names different: declaration 'pClientData' definition 'pAux'. RSQLite/src/vendor/sqlite3/sqlite3.c:156483:25: style:inconclusive: Function 'sqlite3_create_module_v2' argument 3 names different: declaration 'p' definition 'pModule'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:7938:25: note: Function 'sqlite3_create_module_v2' argument 3 names different: declaration 'p' definition 'pModule'. RSQLite/src/vendor/sqlite3/sqlite3.c:156483:25: note: Function 'sqlite3_create_module_v2' argument 3 names different: declaration 'p' definition 'pModule'. RSQLite/src/vendor/sqlite3/sqlite3.c:156484:9: style:inconclusive: Function 'sqlite3_create_module_v2' argument 4 names different: declaration 'pClientData' definition 'pAux'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:7939:9: note: Function 'sqlite3_create_module_v2' argument 4 names different: declaration 'pClientData' definition 'pAux'. RSQLite/src/vendor/sqlite3/sqlite3.c:156484:9: note: Function 'sqlite3_create_module_v2' argument 4 names different: declaration 'pClientData' definition 'pAux'. RSQLite/src/vendor/sqlite3/sqlite3.c:156497:63: style:inconclusive: Function 'sqlite3_drop_modules' argument 2 names different: declaration 'azKeep' definition 'azNames'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:7957:16: note: Function 'sqlite3_drop_modules' argument 2 names different: declaration 'azKeep' definition 'azNames'. RSQLite/src/vendor/sqlite3/sqlite3.c:156497:63: note: Function 'sqlite3_drop_modules' argument 2 names different: declaration 'azKeep' definition 'azNames'. RSQLite/src/vendor/sqlite3/sqlite3.c:157167:62: style:inconclusive: Function 'sqlite3_declare_vtab' argument 2 names different: declaration 'zSQL' definition 'zCreateTable'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:8015:59: note: Function 'sqlite3_declare_vtab' argument 2 names different: declaration 'zSQL' definition 'zCreateTable'. RSQLite/src/vendor/sqlite3/sqlite3.c:157167:62: note: Function 'sqlite3_declare_vtab' argument 2 names different: declaration 'zSQL' definition 'zCreateTable'. RSQLite/src/vendor/sqlite3/sqlite3.c:180829:45: style:inconclusive: Function 'sqlite3_complete' argument 1 names different: declaration 'sql' definition 'zSql'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:3121:45: note: Function 'sqlite3_complete' argument 1 names different: declaration 'sql' definition 'zSql'. RSQLite/src/vendor/sqlite3/sqlite3.c:180829:45: note: Function 'sqlite3_complete' argument 1 names different: declaration 'sql' definition 'zSql'. RSQLite/src/vendor/sqlite3/sqlite3.c:180994:47: style:inconclusive: Function 'sqlite3_complete16' argument 1 names different: declaration 'sql' definition 'zSql'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:3122:47: note: Function 'sqlite3_complete16' argument 1 names different: declaration 'sql' definition 'zSql'. RSQLite/src/vendor/sqlite3/sqlite3.c:180994:47: note: Function 'sqlite3_complete16' argument 1 names different: declaration 'sql' definition 'zSql'. RSQLite/src/vendor/sqlite3/sqlite3.c:183165:15: style:inconclusive: Function 'sqlite3_create_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5805:15: note: Function 'sqlite3_create_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. RSQLite/src/vendor/sqlite3/sqlite3.c:183165:15: note: Function 'sqlite3_create_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. RSQLite/src/vendor/sqlite3/sqlite3.c:183167:7: style:inconclusive: Function 'sqlite3_create_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5807:7: note: Function 'sqlite3_create_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:183167:7: note: Function 'sqlite3_create_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:183168:9: style:inconclusive: Function 'sqlite3_create_function' argument 5 names different: declaration 'pApp' definition 'p'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5808:9: note: Function 'sqlite3_create_function' argument 5 names different: declaration 'pApp' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:183168:9: note: Function 'sqlite3_create_function' argument 5 names different: declaration 'pApp' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:183178:15: style:inconclusive: Function 'sqlite3_create_function_v2' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5825:15: note: Function 'sqlite3_create_function_v2' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. RSQLite/src/vendor/sqlite3/sqlite3.c:183178:15: note: Function 'sqlite3_create_function_v2' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. RSQLite/src/vendor/sqlite3/sqlite3.c:183180:7: style:inconclusive: Function 'sqlite3_create_function_v2' argument 4 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5827:7: note: Function 'sqlite3_create_function_v2' argument 4 names different: declaration 'eTextRep' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:183180:7: note: Function 'sqlite3_create_function_v2' argument 4 names different: declaration 'eTextRep' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:183181:9: style:inconclusive: Function 'sqlite3_create_function_v2' argument 5 names different: declaration 'pApp' definition 'p'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5828:9: note: Function 'sqlite3_create_function_v2' argument 5 names different: declaration 'pApp' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:183181:9: note: Function 'sqlite3_create_function_v2' argument 5 names different: declaration 'pApp' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:183192:15: style:inconclusive: Function 'sqlite3_create_window_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5836:15: note: Function 'sqlite3_create_window_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. RSQLite/src/vendor/sqlite3/sqlite3.c:183192:15: note: Function 'sqlite3_create_window_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. RSQLite/src/vendor/sqlite3/sqlite3.c:183194:7: style:inconclusive: Function 'sqlite3_create_window_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5838:7: note: Function 'sqlite3_create_window_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:183194:7: note: Function 'sqlite3_create_window_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:183195:9: style:inconclusive: Function 'sqlite3_create_window_function' argument 5 names different: declaration 'pApp' definition 'p'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5839:9: note: Function 'sqlite3_create_window_function' argument 5 names different: declaration 'pApp' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:183195:9: note: Function 'sqlite3_create_window_function' argument 5 names different: declaration 'pApp' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:183212:9: style:inconclusive: Function 'sqlite3_create_function16' argument 5 names different: declaration 'pApp' definition 'p'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:5818:9: note: Function 'sqlite3_create_function16' argument 5 names different: declaration 'pApp' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:183212:9: note: Function 'sqlite3_create_function16' argument 5 names different: declaration 'pApp' definition 'p'. RSQLite/src/vendor/sqlite3/sqlite3.c:183271:15: style:inconclusive: Function 'sqlite3_overload_function' argument 2 names different: declaration 'zFuncName' definition 'zName'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:8034:64: note: Function 'sqlite3_overload_function' argument 2 names different: declaration 'zFuncName' definition 'zName'. RSQLite/src/vendor/sqlite3/sqlite3.c:183271:15: note: Function 'sqlite3_overload_function' argument 2 names different: declaration 'zFuncName' definition 'zName'. RSQLite/src/vendor/sqlite3/sqlite3.c:183325:12: style:inconclusive: Function 'sqlite3_trace_v2' argument 2 names different: declaration 'uMask' definition 'mTrace'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:3759:12: note: Function 'sqlite3_trace_v2' argument 2 names different: declaration 'uMask' definition 'mTrace'. RSQLite/src/vendor/sqlite3/sqlite3.c:183325:12: note: Function 'sqlite3_trace_v2' argument 2 names different: declaration 'uMask' definition 'mTrace'. RSQLite/src/vendor/sqlite3/sqlite3.c:183327:9: style:inconclusive: Function 'sqlite3_trace_v2' argument 4 names different: declaration 'pCtx' definition 'pArg'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:3761:9: note: Function 'sqlite3_trace_v2' argument 4 names different: declaration 'pCtx' definition 'pArg'. RSQLite/src/vendor/sqlite3/sqlite3.c:183327:9: note: Function 'sqlite3_trace_v2' argument 4 names different: declaration 'pCtx' definition 'pArg'. RSQLite/src/vendor/sqlite3/sqlite3.c:183542:60: style:inconclusive: Function 'sqlite3_wal_autocheckpoint' argument 2 names different: declaration 'N' definition 'nFrame'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:9960:60: note: Function 'sqlite3_wal_autocheckpoint' argument 2 names different: declaration 'N' definition 'nFrame'. RSQLite/src/vendor/sqlite3/sqlite3.c:183542:60: note: Function 'sqlite3_wal_autocheckpoint' argument 2 names different: declaration 'N' definition 'nFrame'. RSQLite/src/vendor/sqlite3/sqlite3.c:184006:47: style:inconclusive: Function 'sqlite3_limit' argument 2 names different: declaration 'id' definition 'limitId'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:4409:44: note: Function 'sqlite3_limit' argument 2 names different: declaration 'id' definition 'limitId'. RSQLite/src/vendor/sqlite3/sqlite3.c:184006:47: note: Function 'sqlite3_limit' argument 2 names different: declaration 'id' definition 'limitId'. RSQLite/src/vendor/sqlite3/sqlite3.c:184006:60: style:inconclusive: Function 'sqlite3_limit' argument 3 names different: declaration 'newVal' definition 'newLimit'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:4409:52: note: Function 'sqlite3_limit' argument 3 names different: declaration 'newVal' definition 'newLimit'. RSQLite/src/vendor/sqlite3/sqlite3.c:184006:60: note: Function 'sqlite3_limit' argument 3 names different: declaration 'newVal' definition 'newLimit'. RSQLite/src/vendor/sqlite3/sqlite3.c:184692:15: style:inconclusive: Function 'sqlite3_open' argument 1 names different: declaration 'filename' definition 'zFilename'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:4084:15: note: Function 'sqlite3_open' argument 1 names different: declaration 'filename' definition 'zFilename'. RSQLite/src/vendor/sqlite3/sqlite3.c:184692:15: note: Function 'sqlite3_open' argument 1 names different: declaration 'filename' definition 'zFilename'. RSQLite/src/vendor/sqlite3/sqlite3.c:184712:15: style:inconclusive: Function 'sqlite3_open16' argument 1 names different: declaration 'filename' definition 'zFilename'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:4088:15: note: Function 'sqlite3_open16' argument 1 names different: declaration 'filename' definition 'zFilename'. RSQLite/src/vendor/sqlite3/sqlite3.c:184712:15: note: Function 'sqlite3_open16' argument 1 names different: declaration 'filename' definition 'zFilename'. RSQLite/src/vendor/sqlite3/sqlite3.c:184753:7: style:inconclusive: Function 'sqlite3_create_collation' argument 3 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:6687:7: note: Function 'sqlite3_create_collation' argument 3 names different: declaration 'eTextRep' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:184753:7: note: Function 'sqlite3_create_collation' argument 3 names different: declaration 'eTextRep' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:184754:9: style:inconclusive: Function 'sqlite3_create_collation' argument 4 names different: declaration 'pArg' definition 'pCtx'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:6688:9: note: Function 'sqlite3_create_collation' argument 4 names different: declaration 'pArg' definition 'pCtx'. RSQLite/src/vendor/sqlite3/sqlite3.c:184754:9: note: Function 'sqlite3_create_collation' argument 4 names different: declaration 'pArg' definition 'pCtx'. RSQLite/src/vendor/sqlite3/sqlite3.c:184766:7: style:inconclusive: Function 'sqlite3_create_collation_v2' argument 3 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:6694:7: note: Function 'sqlite3_create_collation_v2' argument 3 names different: declaration 'eTextRep' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:184766:7: note: Function 'sqlite3_create_collation_v2' argument 3 names different: declaration 'eTextRep' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:184767:9: style:inconclusive: Function 'sqlite3_create_collation_v2' argument 4 names different: declaration 'pArg' definition 'pCtx'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:6695:9: note: Function 'sqlite3_create_collation_v2' argument 4 names different: declaration 'pArg' definition 'pCtx'. RSQLite/src/vendor/sqlite3/sqlite3.c:184767:9: note: Function 'sqlite3_create_collation_v2' argument 4 names different: declaration 'pArg' definition 'pCtx'. RSQLite/src/vendor/sqlite3/sqlite3.c:184791:7: style:inconclusive: Function 'sqlite3_create_collation16' argument 3 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:6702:7: note: Function 'sqlite3_create_collation16' argument 3 names different: declaration 'eTextRep' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:184791:7: note: Function 'sqlite3_create_collation16' argument 3 names different: declaration 'eTextRep' definition 'enc'. RSQLite/src/vendor/sqlite3/sqlite3.c:184792:9: style:inconclusive: Function 'sqlite3_create_collation16' argument 4 names different: declaration 'pArg' definition 'pCtx'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:6703:9: note: Function 'sqlite3_create_collation16' argument 4 names different: declaration 'pArg' definition 'pCtx'. RSQLite/src/vendor/sqlite3/sqlite3.c:184792:9: note: Function 'sqlite3_create_collation16' argument 4 names different: declaration 'pArg' definition 'pCtx'. RSQLite/src/vendor/sqlite3/sqlite3.c:185865:58: style:inconclusive: Function 'sqlite3_uri_parameter' argument 1 names different: declaration 'z' definition 'zFilename'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:4164:63: note: Function 'sqlite3_uri_parameter' argument 1 names different: declaration 'z' definition 'zFilename'. RSQLite/src/vendor/sqlite3/sqlite3.c:185865:58: note: Function 'sqlite3_uri_parameter' argument 1 names different: declaration 'z' definition 'zFilename'. RSQLite/src/vendor/sqlite3/sqlite3.c:185874:52: style:inconclusive: Function 'sqlite3_uri_key' argument 1 names different: declaration 'z' definition 'zFilename'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:4167:57: note: Function 'sqlite3_uri_key' argument 1 names different: declaration 'z' definition 'zFilename'. RSQLite/src/vendor/sqlite3/sqlite3.c:185874:52: note: Function 'sqlite3_uri_key' argument 1 names different: declaration 'z' definition 'zFilename'. RSQLite/src/vendor/sqlite3/sqlite3.c:185888:48: style:inconclusive: Function 'sqlite3_uri_boolean' argument 1 names different: declaration 'z' definition 'zFilename'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:4165:53: note: Function 'sqlite3_uri_boolean' argument 1 names different: declaration 'z' definition 'zFilename'. RSQLite/src/vendor/sqlite3/sqlite3.c:185888:48: note: Function 'sqlite3_uri_boolean' argument 1 names different: declaration 'z' definition 'zFilename'. RSQLite/src/vendor/sqlite3/sqlite3.c:185888:83: style:inconclusive: Function 'sqlite3_uri_boolean' argument 3 names different: declaration 'bDefault' definition 'bDflt'. [funcArgNamesDifferent] RSQLite/src/vendor/sqlite3/sqlite3.c:4165:80: note: Function 'sqlite3_uri_boolean' argument 3 names different: declaration 'bDefault' definition 'bDflt'. RSQLite/src/vendor/sqlite3/sqlite3.c:185888:83: note: Function 'sqlite3_uri_boolean' argument 3 names different: declaration 'bDefault' definition 'bDflt'. RSQLite/src/vendor/sqlite3/sqlite3.c:24991:14: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:25841:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:26461:51: style: Parameter 'id' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:26461:71: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:27039:18: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:30877:70: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:32125:28: style: Variable 'z' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:32150:15: style: Variable 'escarg' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:32195:17: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:32202:18: style: Variable 'pToken' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:32543:50: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_str_new' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:138369:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:32543:50: note: Parameter 'db' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:35262:48: style: Parameter 'pCol' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:35357:11: style: Variable 'z' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:35575:18: style: Variable 'a' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:35575:22: style: Variable 'b' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:35594:27: style: Variable 'a' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:35594:31: style: Variable 'b' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:36707:56: style: Parameter 'db' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:39811:36: style: Parameter 'pFile' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:54187:46: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:55141:50: style: Parameter 'pCache' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:55148:53: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:55228:49: style: Parameter 'pCache' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:55770:48: style: Parameter 'pCache' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:56154:14: style: Variable 'pOther' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:58566:36: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:58992:51: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:59442:31: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:60262:11: style: Variable 'dbFileVers' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:60732:37: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:61022:51: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:61111:50: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:61750:13: style: Variable 'pData2' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:62274:10: style: Variable 'pPager' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:62894:10: style: Parameter 'pPager' can be declared as pointer to const. However it seems that 'getPageError' is a callback function, if 'pPager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:58258:20: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:62894:10: note: Parameter 'pPager' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:63467:10: style: Variable 'pPager' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:64001:49: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:64088:47: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:64217:23: style: Variable 'pRel' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:64283:52: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:64292:54: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:64311:59: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:64497:51: style: Parameter 'pPg' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:64634:54: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:65870:8: style: Variable 'aEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:66830:12: style: Variable 'aRight' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:67579:25: style: Variable 'aHdr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:68848:27: style: Variable 'pInfo' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:69023:16: style: Variable 'pLive' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:69121:15: style: Variable 'pData' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:69478:46: style: Parameter 'pWal' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:69603:50: style: Parameter 'pWal' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:71486:13: style: Parameter 'pExcept' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:71840:7: style: Parameter 'pCell' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:71941:9: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:72018:9: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:72065:7: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:72107:7: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:72149:7: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:72170:7: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:72237:55: style: Parameter 'pSrc' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:72309:13: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:72582:7: style: Variable 'pTmp' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:72683:13: style: Variable 'pBt' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:72870:13: style: Variable 'pBt' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:73018:38: style: Parameter 'pBt' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:73283:20: style: Variable 'pExisting' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:74278:14: style: Variable 'pBlock' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:74956:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:75524:58: style: Parameter 'pCur' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:75752:25: style: Variable 'pBufStart' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:76457:9: style: Variable 'pCell' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:76587:14: style: Variable 'pPage' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:76857:46: style: Parameter 'pCur' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:76965:12: style: Variable 'pPage' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:77562:13: style: Parameter 'pInfo' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:78318:7: style: Parameter 'pBegin' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:78326:7: style: Variable 'aData' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:78607:9: style: Variable 'pStop' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:78740:22: style: Variable 'pBt' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:79009:9: style: Variable 'piEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:79337:14: style: Variable 'pOld' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:79677:41: style: Parameter 'pCur' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:81074:47: style: Parameter 'db' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:81714:9: style: Parameter 'aRoot' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:82107:56: style: Parameter 'pCsr' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:82138:48: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:82670:19: style: Variable 'zData' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:82779:57: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sqlite3_backup_remaining' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:138274:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:82779:57: note: Parameter 'p' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:82793:57: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sqlite3_backup_pagecount' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:138273:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:82793:57: note: Parameter 'p' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:83576:49: style: Parameter 'pMem' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:85032:47: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:85476:11: style: Variable 'pOp' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:85507:11: style: Variable 'zMsg' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:85544:73: style: Parameter 'zWhere' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:85601:64: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:85857:8: style: Variable 'aLabel' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:86043:49: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:86440:51: style: Parameter 'pVdbe' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:87150:10: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:87424:13: style: Variable 'zP4' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:88245:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:90300:45: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:90307:49: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:90322:10: style: Variable 'pMem' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:90560:9: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:90570:29: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:90776:50: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_type' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:138189:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:90776:50: note: Parameter 'pVal' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:90860:54: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_encoding' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:138439:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:90860:54: note: Parameter 'pVal' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:90865:54: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_nochange' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:138363:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:90865:54: note: Parameter 'pVal' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:90870:54: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_frombind' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:138390:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:90870:54: note: Parameter 'pVal' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:91159:76: style: Parameter 'pValue' can be declared as pointer to const. However it seems that 'sqlite3_result_value' is a callback function, if 'pValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:138157:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:91159:76: note: Parameter 'pValue' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:91780:9: style: Variable 'pVm' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:91790:9: style: Variable 'pVm' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:92571:9: style: Variable 'v' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:93725:27: style: Parameter 'pRec' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:94567:11: style: Variable 'pCaller' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:95855:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:96256:15: style: Variable 'pC' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:96810:9: style: Variable 'zAffinity' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:98574:15: style: Variable 'pCur' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:98676:15: style: Variable 'pC' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:99360:15: style: Variable 'pC' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:99390:15: style: Variable 'pC' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:99909:15: style: Variable 'pC' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:100722:8: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:100725:9: style: Variable 't' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:100857:8: style: Variable 'pIn' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:103754:43: style: Parameter 'pTask' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:104529:55: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:104616:48: style: Parameter 'pData' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:105025:16: style: Variable 'pTask' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:105841:15: style: Variable 'pSorter' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:105842:9: style: Variable 'pKey' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:105875:8: style: Parameter 'pVal' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:105883:9: style: Variable 'pKey' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:106789:59: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:106944:12: style: Variable 'pParse' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:107141:9: style: Variable 'pOrig' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:107227:68: style: Parameter 'pTopNC' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:107247:10: style: Variable 'pExTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:107296:10: style: Parameter 'pTab' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:107744:17: style: Variable 'pOrig' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:107942:12: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:107984:17: style: Parameter 'pNC' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:107987:10: style: Parameter 'pError' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:108010:34: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:108546:13: style: Parameter 'pEList' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:108638:9: style: Parameter 'pError' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:108781:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:108924:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:109533:19: style: Variable 'pList' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:109715:12: style: Variable 'pColl1' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:109716:12: style: Variable 'pColl2' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:109848:9: style: Parameter 'pLeft' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:109849:9: style: Parameter 'pRight' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:111165:71: style: Parameter 'p' can be declared as pointer to const. However it seems that 'gatherSelectWindowsSelectCallback' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:111171:23: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:111165:71: note: Parameter 'p' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:111206:9: style: Variable 'pPriorSelectColOld' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:111631:13: style: Parameter 'pEList' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:111673:12: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:111784:9: style: Parameter 'pExpr' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:111788:12: style: Variable 'pDef' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:111972:65: style: Parameter 'pSelect' can be declared as pointer to const. However it seems that 'exprSelectWalkTableConstant' is a callback function, if 'pSelect' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:111997:25: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:111972:65: note: Parameter 'pSelect' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:112097:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112099:16: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112354:53: style: Parameter 'pTab' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112382:10: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112408:11: style: Variable 'pRes' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112561:15: style: Variable 'pEList' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112612:15: style: Variable 'pLhs' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112655:19: style: Variable 'pLhs' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112656:19: style: Variable 'pRhs' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112657:22: style: Variable 'pReq' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112764:11: style: Variable 'pSelect' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112772:13: style: Variable 'pA' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112812:64: style: Parameter 'pExpr' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112832:14: style: Parameter 'pNewSig' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112834:17: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112835:14: style: Variable 'pSig' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:112997:15: style: Variable 'pEList' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:113042:15: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:113450:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:113522:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:113910:13: style: Variable 'pA1' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:113963:12: style: Variable 'pDef' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:114077:55: style: Parameter 'pExpr' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:114161:16: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:114305:13: style: Variable 'zBlob' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:114466:16: style: Variable 'pInfo' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:114763:16: style: Variable 'pAggInfo' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:114823:13: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:115027:11: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:115549:64: style: Parameter 'pExpr' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:115736:11: style: Variable 'pExprA' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:115737:11: style: Variable 'pExprB' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:115780:17: style: Variable 'pList' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:115989:13: style: Variable 'pLeft' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:115990:13: style: Variable 'pRight' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:116078:48: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprIdxCover' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:116109:21: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:116078:48: note: Parameter 'pExpr' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:116156:12: style: Variable 'pSrc' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:116171:52: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprRefToSrcList' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:116214:21: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:116171:52: note: Parameter 'pExpr' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:116376:13: style: Variable 'pE' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:116506:25: style: Variable 'pOBList' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:116828:9: style: Variable 'v' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:116843:10: style: Parameter 'pName' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:117037:9: style: Variable 'pDflt' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:117603:15: style: Variable 'pList' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:118331:16: style: Variable 'pTarget' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:118334:23: style: Variable 'pUpsertSet' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:118406:14: style: Variable 'pItem' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:118551:28: style: Variable 'pItem' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:119242:12: style: Variable 'pStat' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:120014:10: style: Parameter 'pOnlyIdx' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:120224:15: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:120430:11: style: Variable 'pSchema' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:120495:13: style: Variable 'zDb' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:120561:9: style: Variable 'z' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:120991:11: style: Variable 'pSchema' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:121111:46: style: Parameter 'db' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:121432:11: style: Variable 'zAuthArg' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:122058:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:122122:18: style: Variable 'pReturning' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:122165:15: style: Variable 'pSchema' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:122182:13: style: Variable 'vtab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:122212:18: style: Variable 'pRet' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:122672:61: style: Parameter 'pCol' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:122708:54: style: Parameter 'pCol' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:122786:13: style: Variable 'zName' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:122914:54: style: Parameter 'pName' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:122972:51: style: Parameter 'db' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:123044:53: style: Parameter 'pIdx' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:123064:55: style: Parameter 'pTab' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:123112:55: style: Parameter 'pTab' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:123216:11: style: Variable 'zDb' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:123235:11: style: Variable 'zDb' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:123829:13: style: Variable 'pCExpr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:123891:65: style: Parameter 'pToken' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:123924:76: style: Parameter 'pType' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:124068:9: style: Variable 'zSep' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:124258:10: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:124455:63: style: Parameter 'pTab' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:124478:70: style: Parameter 'pTab' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:124827:14: style: Variable 'pEnd2' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:124886:12: style: Variable 'pOld' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:124928:10: style: Parameter 'pBegin' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:125395:57: style: Parameter 'db' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:125411:53: style: Parameter 'pTab' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:125432:9: style: Variable 'v' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:125686:10: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:125881:10: style: Parameter 'pStart' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:126089:11: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:126149:11: style: Variable 'pCExpr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:126325:14: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:126567:12: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:126645:81: style: Parameter 'pToken' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:126687:47: style: Parameter 'pList' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:126820:10: style: Parameter 'pTable' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:126821:10: style: Parameter 'pDatabase' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:127011:10: style: Parameter 'pAlias' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:127032:12: style: Variable 'pToken' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:127070:79: style: Parameter 'pIndexedBy' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:127235:68: style: Parameter 'pName' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:127315:9: style: Variable 'pDb' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:127384:9: style: Parameter 'p4' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:127418:13: style: Variable 'zCol' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:127535:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:127641:10: style: Parameter 'pName' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:127805:12: style: Variable 'pColl2' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:127806:9: style: Variable 'z' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:127834:14: style: Variable 'db' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:127835:14: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:128052:12: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:128414:75: style: Parameter 'pTrigger' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:129199:8: style: Parameter 'aRegIdx' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:129208:10: style: Variable 'pPk' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:129266:10: style: Parameter 'pPrior' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:129813:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:130243:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:130311:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:130573:9: style: Variable 'zHex' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:130724:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:131217:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:131234:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:131248:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:131294:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:131334:14: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:131610:12: style: Variable 'pDef' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:131641:11: style: Variable 'zEscape' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:132370:9: style: Variable 'zKey' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:132432:17: style: Variable 'zIdxCol' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:132503:8: style: Parameter 'aiCol' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:132885:12: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:132912:64: style: Parameter 'pName' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:132976:10: style: Parameter 'pTab' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:132978:8: style: Parameter 'aChange' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:133005:8: style: Parameter 'aChange' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:133010:11: style: Variable 'zKey' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:133014:17: style: Variable 'pCol' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:133031:49: style: Parameter 'pFKey' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:133034:14: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:133158:15: style: Variable 'zCol' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:133321:10: style: Parameter 'pParse' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:133478:17: style: Variable 'pDflt' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:133898:11: style: Variable 'pVTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:133930:55: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprColumnFlagUnion' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:134005:21: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:133930:55: note: Parameter 'pExpr' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:134082:12: style: Variable 'pSeqTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:134280:11: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:135179:15: style: Variable 'pIpk' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:135352:59: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'checkConstraintExprNode' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:135389:21: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:135352:59: note: Parameter 'pExpr' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:135561:8: style: Parameter 'aRegIdx' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:136218:19: style: Variable 'p4' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:136451:8: style: Parameter 'aRegIdx' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:136539:7: style: Parameter 'aToOpen' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:136836:13: style: Variable 'pDestExpr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:136837:13: style: Variable 'pSrcExpr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:141197:12: style: Variable 'pObjTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:141386:19: style: Variable 'zErr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:141413:17: style: Variable 'zErr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:141540:19: style: Variable 'zErr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:141657:23: style: Variable 'pVTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:142007:13: style: Variable 'pSchema' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:142011:11: style: Variable 'zSubSql' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:142303:9: style: Parameter 'pAux' can be declared as pointer to const. However it seems that 'pragmaVtabConnect' is a callback function, if 'pAux' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:142549:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:142303:9: note: Parameter 'pAux' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:142377:15: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:142514:21: style: Variable 'pCsr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:142527:15: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:142540:21: style: Variable 'pCsr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:142655:60: style: Parameter 'pIndex' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:143142:62: style: Parameter 'pSchema' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:143959:10: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:144217:15: style: Variable 'zName' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:144352:16: style: Parameter 'pInfo' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:144599:13: style: Parameter 'pEList' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:144871:15: style: Variable 'pEList' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:145276:13: style: Parameter 'pList' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:145354:15: style: Parameter 'pDest' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:145362:13: style: Variable 'pOrderBy' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:145847:13: style: Variable 'zName' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:145862:15: style: Variable 'zName' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:145931:27: style: Variable 'pCollide' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:146026:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:146932:76: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:146964:11: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:146965:15: style: Parameter 'pIn' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:147623:20: style: Variable 'pNat' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:147624:20: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:147772:8: style: Variable 'aCsrMap' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:148507:9: style: Parameter 'pExpr' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:148601:11: style: Variable 'pColumn' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:148895:12: style: Variable 'pSrc' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:148929:20: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:149051:10: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:149130:13: style: Variable 'pEList' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:149185:9: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:149269:25: style: Variable 'a' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:150344:23: style: Variable 'pCol' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:150479:15: style: Variable 'pList' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:150817:11: style: Variable 'pSel' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:150823:13: style: Variable 'pS1' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:151003:10: style: Parameter 'pParse' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:151568:15: style: Variable 'pCteUse' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:151769:13: style: Variable 'pWin' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:152156:17: style: Variable 'pBase' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:152250:30: style: Variable 'pF' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:152380:32: style: Variable 'pF' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:152987:10: style: Parameter 'pAll' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:153130:10: style: Parameter 'pName' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:153413:58: style: Parameter 'pEList' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:153425:39: style: Parameter 'db' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:153570:9: style: Parameter 'pTerm' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:153591:10: style: Parameter 'pTab' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:153651:12: style: Variable 'pSrc' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:153699:12: style: Parameter 'pTrigger' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:154424:13: style: Parameter 'pChanges' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:154426:9: style: Parameter 'pWhere' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:154438:10: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:155704:13: style: Variable 'pTarget' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:155705:9: style: Variable 'pTerm' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:155851:69: style: Parameter 'pIdx' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:156503:13: style: Variable 'pMod' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:156549:50: style: Parameter 'db' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:156549:61: style: Parameter 'pTab' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:156804:66: style: Parameter 'pEnd' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:156868:12: style: Variable 'pOld' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:157668:50: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_vtab_on_conflict' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:138309:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:157668:50: note: Parameter 'db' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:158521:11: style: Variable 'zMsg' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:158631:9: style: Variable 'zMsg' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:158760:37: style: Parameter 'pLevel' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:158798:69: style: Parameter 'zAff' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:158842:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:158866:60: style: Parameter 'pEList' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:158918:9: style: Parameter 'pX' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:159325:13: style: Variable 'pRight' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:159365:15: style: Parameter 'pLevel' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:159715:11: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:159793:41: style: Parameter 'pLoop' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:159902:15: style: Variable 'pSubq' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:159979:17: style: Variable 'pOp' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:160531:14: style: Variable 'pPk' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:160654:16: style: Variable 'origSrc' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:161090:21: style: Variable 'pRJ' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:161194:19: style: Variable 'pRJ' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:161198:14: style: Variable 'pLoop' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:161232:18: style: Variable 'pTerm' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:161473:18: style: Variable 'pLeft' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:162033:20: style: Variable 'pOther' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:162104:13: style: Variable 'pLeft' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:162178:13: style: Variable 'pLeft' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:162227:51: style: Parameter 'pExpr' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:162229:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:162555:15: style: Variable 'pList' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:162600:13: style: Variable 'pLeft' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:162643:11: style: Variable 'pLeft' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:162880:9: style: Parameter 'pExpr' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:162963:15: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:163009:16: style: Variable 'aLast' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:163151:13: style: Variable 'pArgs' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:163241:61: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:163249:54: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:163312:15: style: Variable 'pInner' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:163330:57: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:163339:54: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:163360:53: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:163376:60: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:163383:56: style: Parameter 'pSrc' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:163464:20: style: Variable 'pOldBlk' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:163781:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:163787:16: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:163846:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:164176:14: style: Variable 'pWCEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:164298:15: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:164357:15: style: Variable 'pSubq' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:164576:12: style: Parameter 'pSrc' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:165072:43: style: Parameter 'pTerm' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:166072:12: style: Variable 'pIndex' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:166114:22: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:166161:17: style: Variable 'pRight' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:166202:10: style: Parameter 'pIdx' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:166215:14: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:166216:11: style: Variable 'pLhs' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:166389:13: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:166705:21: style: Parameter 'pBuilder' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:166748:10: style: Variable 'pParse' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:166758:11: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:166819:66: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'whereIsCoveringIndexWalkCallback' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:166900:21: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:166819:66: note: Parameter 'pExpr' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:166972:11: style: Variable 'pLeft' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:167053:12: style: Variable 'pTabList' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:167119:16: style: Variable 'pWCEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:167349:35: style: Parameter 'pTerm' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:167360:42: style: Parameter 'aUsage' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:167592:11: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:167638:18: style: Variable 'pTerm' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:167662:20: style: Variable 'pHidden' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:167851:22: style: Variable 'pWCEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:167857:12: style: Variable 'pItem' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:167874:25: style: Variable 'pOrWCEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:167977:12: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:168092:14: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:168104:9: style: Variable 'pOBExpr' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:168184:14: style: Variable 'pTerm' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:168186:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:168188:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:168276:18: style: Variable 'pColl2' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:168355:19: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:168518:52: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:169150:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:169285:59: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprNodeIsDeterministic' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:169302:21: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:169285:59: note: Parameter 'pExpr' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:169393:24: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:169394:14: style: Variable 'pItem' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:169395:16: style: Variable 'pLoop' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:169569:14: style: Variable 'pItem' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:170266:17: style: Variable 'pSubq' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:170376:14: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:170523:19: style: Variable 'pLastOp' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:170836:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:171076:21: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:171132:20: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:171344:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:171611:51: style: Parameter 'pWalker' can be declared as pointer to const. However it seems that 'sqlite3WindowExtraAggFuncDepth' is a callback function, if 'pWalker' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:171778:27: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:171611:51: note: Parameter 'pWalker' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:171932:10: style: Parameter 'pBase' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:171957:13: style: Variable 'pExist' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:172107:14: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:172168:14: style: Variable 'aOp' can be declared as const array [constVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:172305:13: style: Variable 'pOrderBy' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:172609:16: style: Variable 'pFunc' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:172681:14: style: Variable 'pFunc' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:172711:14: style: Variable 'pFunc' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:173115:50: style: Parameter 'pExpr' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:173987:56: style: Parameter 'pY' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:181980:53: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_db_mutex' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:138285:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:181980:53: note: Parameter 'db' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:182199:60: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_last_insert_rowid' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:138133:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:182199:60: note: Parameter 'db' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:182227:53: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_changes64' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:138410:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:182227:53: note: Parameter 'db' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:182243:59: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_total_changes64' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:138411:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:182243:59: note: Parameter 'db' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:182301:13: style: Variable 'pSchema' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:184935:48: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_get_autocommit' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] RSQLite/src/vendor/sqlite3/sqlite3.c:138128:3: note: You might need to cast the function pointer here RSQLite/src/vendor/sqlite3/sqlite3.c:184935:48: note: Parameter 'db' can be declared as pointer to const RSQLite/src/vendor/sqlite3/sqlite3.c:185483:16: style: Variable 'db' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:207290:7: style: Variable 'aOld' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:208651:39: style: Parameter 'pParse' can be declared as pointer to const [constParameterPointer] RSQLite/src/vendor/sqlite3/sqlite3.c:211086:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:211183:21: style: Variable 'pParent' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:211325:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] RSQLite/src/vendor/sqlite3/sqlite3.c:124144:10: warning: Size of pointer 'zExtra' used instead of size of its data. [pointerSize] RSQLite/src/vendor/sqlite3/sqlite3.c:85432:32: warning: Expression 'nArg-1' can have a negative value. That is converted to an unsigned value and used in an unsigned calculation. [signConversionCond] RSQLite/src/vendor/sqlite3/sqlite3.c:114595:11: note: Assuming that condition 'nFarg' is not redundant RSQLite/src/vendor/sqlite3/sqlite3.c:114593:65: note: Calling function 'sqlite3VdbeAddFunctionCall', 5th argument 'nFarg' value is 0 RSQLite/src/vendor/sqlite3/sqlite3.c:85432:32: note: Negative value is converted to an unsigned value RSQLite/src/vendor/sqlite3/sqlite3.c:1182:9: style: struct member 'sqlite3_io_methods::xFetch' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:1183:9: style: struct member 'sqlite3_io_methods::xUnfetch' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:9438:7: style: struct member 'sqlite3_pcache_methods2::iVersion' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:9461:9: style: struct member 'sqlite3_pcache_methods::pArg' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:9462:9: style: struct member 'sqlite3_pcache_methods::xInit' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:9463:10: style: struct member 'sqlite3_pcache_methods::xShutdown' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:9464:21: style: struct member 'sqlite3_pcache_methods::xCreate' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:9465:10: style: struct member 'sqlite3_pcache_methods::xCachesize' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:9466:9: style: struct member 'sqlite3_pcache_methods::xPagecount' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:9467:11: style: struct member 'sqlite3_pcache_methods::xFetch' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:9468:10: style: struct member 'sqlite3_pcache_methods::xUnpin' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:9469:10: style: struct member 'sqlite3_pcache_methods::xRekey' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:9470:10: style: struct member 'sqlite3_pcache_methods::xTruncate' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:9471:10: style: struct member 'sqlite3_pcache_methods::xDestroy' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:10866:17: style: struct member 'sqlite3_snapshot::hidden' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11263:9: style: struct member 'sqlite3_rtree_geometry::pContext' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11264:7: style: struct member 'sqlite3_rtree_geometry::nParam' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11265:22: style: struct member 'sqlite3_rtree_geometry::aParam' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11266:9: style: struct member 'sqlite3_rtree_geometry::pUser' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11267:10: style: struct member 'sqlite3_rtree_geometry::xDelUser' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11295:9: style: struct member 'sqlite3_rtree_query_info::pContext' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11296:7: style: struct member 'sqlite3_rtree_query_info::nParam' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11297:22: style: struct member 'sqlite3_rtree_query_info::aParam' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11298:9: style: struct member 'sqlite3_rtree_query_info::pUser' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11299:10: style: struct member 'sqlite3_rtree_query_info::xDelUser' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11300:22: style: struct member 'sqlite3_rtree_query_info::aCoord' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11301:17: style: struct member 'sqlite3_rtree_query_info::anQueue' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11302:7: style: struct member 'sqlite3_rtree_query_info::nCoord' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11303:7: style: struct member 'sqlite3_rtree_query_info::iLevel' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11304:7: style: struct member 'sqlite3_rtree_query_info::mxLevel' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11305:17: style: struct member 'sqlite3_rtree_query_info::iRowid' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11306:21: style: struct member 'sqlite3_rtree_query_info::rParentScore' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11307:7: style: struct member 'sqlite3_rtree_query_info::eParentWithin' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11308:7: style: struct member 'sqlite3_rtree_query_info::eWithin' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11309:21: style: struct member 'sqlite3_rtree_query_info::rScore' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:11311:19: style: struct member 'sqlite3_rtree_query_info::apSqlParam' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13208:24: style: struct member 'Fts5PhraseIter::a' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13209:24: style: struct member 'Fts5PhraseIter::b' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13494:7: style: struct member 'Fts5ExtensionApi::iVersion' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13496:11: style: struct member 'Fts5ExtensionApi::xUserData' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13498:9: style: struct member 'Fts5ExtensionApi::xColumnCount' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13499:9: style: struct member 'Fts5ExtensionApi::xRowCount' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13500:9: style: struct member 'Fts5ExtensionApi::xColumnTotalSize' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13502:9: style: struct member 'Fts5ExtensionApi::xTokenize' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13508:9: style: struct member 'Fts5ExtensionApi::xPhraseCount' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13509:9: style: struct member 'Fts5ExtensionApi::xPhraseSize' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13511:9: style: struct member 'Fts5ExtensionApi::xInstCount' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13512:9: style: struct member 'Fts5ExtensionApi::xInst' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13514:19: style: struct member 'Fts5ExtensionApi::xRowid' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13515:9: style: struct member 'Fts5ExtensionApi::xColumnText' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13516:9: style: struct member 'Fts5ExtensionApi::xColumnSize' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13518:9: style: struct member 'Fts5ExtensionApi::xQueryPhrase' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13521:9: style: struct member 'Fts5ExtensionApi::xSetAuxdata' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13522:11: style: struct member 'Fts5ExtensionApi::xGetAuxdata' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13524:9: style: struct member 'Fts5ExtensionApi::xPhraseFirst' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13525:10: style: struct member 'Fts5ExtensionApi::xPhraseNext' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13527:9: style: struct member 'Fts5ExtensionApi::xPhraseFirstColumn' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13528:10: style: struct member 'Fts5ExtensionApi::xPhraseNextColumn' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13531:9: style: struct member 'Fts5ExtensionApi::xQueryToken' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13535:9: style: struct member 'Fts5ExtensionApi::xInstToken' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13538:9: style: struct member 'Fts5ExtensionApi::xColumnLocale' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13539:9: style: struct member 'Fts5ExtensionApi::xTokenize_v2' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13777:7: style: struct member 'fts5_tokenizer_v2::iVersion' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13779:9: style: struct member 'fts5_tokenizer_v2::xCreate' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13780:10: style: struct member 'fts5_tokenizer_v2::xDelete' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13781:9: style: struct member 'fts5_tokenizer_v2::xTokenize' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13804:9: style: struct member 'fts5_tokenizer::xCreate' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13805:10: style: struct member 'fts5_tokenizer::xDelete' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13806:9: style: struct member 'fts5_tokenizer::xTokenize' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13841:7: style: struct member 'fts5_api::iVersion' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13844:9: style: struct member 'fts5_api::xCreateTokenizer' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13853:9: style: struct member 'fts5_api::xFindTokenizer' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13861:9: style: struct member 'fts5_api::xCreateFunction' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13872:9: style: struct member 'fts5_api::xCreateTokenizer_v2' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:13881:9: style: struct member 'fts5_api::xFindTokenizer_v2' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:17906:12: style: union member 'Anonymous1::notUsed1' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:18981:9: style: struct member 'IndexSample::p' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:18982:7: style: struct member 'IndexSample::n' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:18983:12: style: struct member 'IndexSample::anEq' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:18984:12: style: struct member 'IndexSample::anLt' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:18985:12: style: struct member 'IndexSample::anDLt' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:19366:16: style: struct member 'Anonymous13::bSorterRef' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:19414:13: style: union member 'Anonymous16::pExpr' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:20414:7: style: struct member 'Sqlite3Config::mxStrlen' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:20422:9: style: struct member 'Sqlite3Config::pHeap' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:20423:7: style: struct member 'Sqlite3Config::nHeap' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:20424:7: style: struct member 'Sqlite3Config::mnReq' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:20424:14: style: struct member 'Sqlite3Config::mxReq' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:20430:7: style: struct member 'Sqlite3Config::mxParserStack' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:20469:7: style: struct member 'Sqlite3Config::szSorterRef' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:20510:14: style: union member 'Anonymous24::pSrcList' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:20511:22: style: union member 'Anonymous24::pCCurHint' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:20524:10: style: union member 'Anonymous24::aMem' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23736:7: style: struct member 'ScanStatus::addrExplain' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23737:7: style: struct member 'ScanStatus::aAddrRange' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23738:7: style: struct member 'ScanStatus::addrLoop' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23739:7: style: struct member 'ScanStatus::addrVisit' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23740:7: style: struct member 'ScanStatus::iSelectID' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23741:10: style: struct member 'ScanStatus::nEst' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23742:9: style: struct member 'ScanStatus::zName' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23754:16: style: struct member 'DblquoteStr::pNextStr' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23755:8: style: struct member 'DblquoteStr::z' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23850:9: style: struct member 'PreUpdate::v' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23851:15: style: struct member 'PreUpdate::pCsr' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23853:7: style: struct member 'PreUpdate::aRecord' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23855:19: style: struct member 'PreUpdate::pUnpacked' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23856:19: style: struct member 'PreUpdate::pNewUnpacked' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23857:7: style: struct member 'PreUpdate::iNewReg' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23858:7: style: struct member 'PreUpdate::iBlobWrite' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23859:7: style: struct member 'PreUpdate::iKey1' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23860:7: style: struct member 'PreUpdate::iKey2' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23861:8: style: struct member 'PreUpdate::aNew' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23862:10: style: struct member 'PreUpdate::pTab' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23863:10: style: struct member 'PreUpdate::pPk' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:23864:19: style: struct member 'PreUpdate::apDflt' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:39426:25: style: struct member 'vxworksFileId::pNext' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:39428:7: style: struct member 'vxworksFileId::nName' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:39429:9: style: struct member 'vxworksFileId::zCanonicalName' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:42826:6: style: struct member 'unixShm::hasMutex' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:84340:10: style: struct member 'ValueNewStat4Ctx::pParse' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:84341:10: style: struct member 'ValueNewStat4Ctx::pIdx' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:84342:20: style: struct member 'ValueNewStat4Ctx::ppRec' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:84343:7: style: struct member 'ValueNewStat4Ctx::iVal' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137256:12: style: struct member 'sqlite3_api_routines::aggregate_context' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137257:10: style: struct member 'sqlite3_api_routines::aggregate_count' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137258:10: style: struct member 'sqlite3_api_routines::bind_blob' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137259:10: style: struct member 'sqlite3_api_routines::bind_double' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137260:10: style: struct member 'sqlite3_api_routines::bind_int' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137261:10: style: struct member 'sqlite3_api_routines::bind_int64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137262:10: style: struct member 'sqlite3_api_routines::bind_null' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137263:10: style: struct member 'sqlite3_api_routines::bind_parameter_count' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137264:10: style: struct member 'sqlite3_api_routines::bind_parameter_index' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137265:18: style: struct member 'sqlite3_api_routines::bind_parameter_name' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137266:10: style: struct member 'sqlite3_api_routines::bind_text' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137267:10: style: struct member 'sqlite3_api_routines::bind_text16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137268:10: style: struct member 'sqlite3_api_routines::bind_value' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137269:10: style: struct member 'sqlite3_api_routines::busy_handler' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137270:10: style: struct member 'sqlite3_api_routines::busy_timeout' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137271:10: style: struct member 'sqlite3_api_routines::changes' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137272:10: style: struct member 'sqlite3_api_routines::close' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137273:10: style: struct member 'sqlite3_api_routines::collation_needed' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137275:10: style: struct member 'sqlite3_api_routines::collation_needed16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137277:18: style: struct member 'sqlite3_api_routines::column_blob' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137278:10: style: struct member 'sqlite3_api_routines::column_bytes' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137279:10: style: struct member 'sqlite3_api_routines::column_bytes16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137280:10: style: struct member 'sqlite3_api_routines::column_count' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137281:18: style: struct member 'sqlite3_api_routines::column_database_name' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137282:18: style: struct member 'sqlite3_api_routines::column_database_name16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137283:18: style: struct member 'sqlite3_api_routines::column_decltype' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137284:18: style: struct member 'sqlite3_api_routines::column_decltype16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137285:13: style: struct member 'sqlite3_api_routines::column_double' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137286:10: style: struct member 'sqlite3_api_routines::column_int' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137287:19: style: struct member 'sqlite3_api_routines::column_int64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137288:18: style: struct member 'sqlite3_api_routines::column_name' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137289:18: style: struct member 'sqlite3_api_routines::column_name16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137290:18: style: struct member 'sqlite3_api_routines::column_origin_name' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137291:18: style: struct member 'sqlite3_api_routines::column_origin_name16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137292:18: style: struct member 'sqlite3_api_routines::column_table_name' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137293:18: style: struct member 'sqlite3_api_routines::column_table_name16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137294:27: style: struct member 'sqlite3_api_routines::column_text' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137295:18: style: struct member 'sqlite3_api_routines::column_text16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137296:10: style: struct member 'sqlite3_api_routines::column_type' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137297:20: style: struct member 'sqlite3_api_routines::column_value' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137298:12: style: struct member 'sqlite3_api_routines::commit_hook' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137299:10: style: struct member 'sqlite3_api_routines::complete' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137300:10: style: struct member 'sqlite3_api_routines::complete16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137301:10: style: struct member 'sqlite3_api_routines::create_collation' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137303:10: style: struct member 'sqlite3_api_routines::create_collation16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137305:10: style: struct member 'sqlite3_api_routines::create_function' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137309:10: style: struct member 'sqlite3_api_routines::create_function16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137313:9: style: struct member 'sqlite3_api_routines::create_module' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137314:10: style: struct member 'sqlite3_api_routines::data_count' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137315:15: style: struct member 'sqlite3_api_routines::db_handle' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137316:9: style: struct member 'sqlite3_api_routines::declare_vtab' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137317:10: style: struct member 'sqlite3_api_routines::enable_shared_cache' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137318:10: style: struct member 'sqlite3_api_routines::errcode' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137319:18: style: struct member 'sqlite3_api_routines::errmsg' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137320:18: style: struct member 'sqlite3_api_routines::errmsg16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137321:10: style: struct member 'sqlite3_api_routines::exec' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137322:10: style: struct member 'sqlite3_api_routines::expired' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137323:10: style: struct member 'sqlite3_api_routines::finalize' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137324:11: style: struct member 'sqlite3_api_routines::free' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137325:11: style: struct member 'sqlite3_api_routines::free_table' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137326:10: style: struct member 'sqlite3_api_routines::get_autocommit' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137327:12: style: struct member 'sqlite3_api_routines::get_auxdata' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137328:10: style: struct member 'sqlite3_api_routines::get_table' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137329:10: style: struct member 'sqlite3_api_routines::global_recover' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137330:11: style: struct member 'sqlite3_api_routines::interruptx' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137331:19: style: struct member 'sqlite3_api_routines::last_insert_rowid' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137332:18: style: struct member 'sqlite3_api_routines::libversion' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137333:10: style: struct member 'sqlite3_api_routines::libversion_number' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137334:11: style: struct member 'sqlite3_api_routines::malloc' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137335:12: style: struct member 'sqlite3_api_routines::mprintf' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137336:10: style: struct member 'sqlite3_api_routines::open' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137337:10: style: struct member 'sqlite3_api_routines::open16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137338:10: style: struct member 'sqlite3_api_routines::prepare' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137339:10: style: struct member 'sqlite3_api_routines::prepare16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137340:12: style: struct member 'sqlite3_api_routines::profile' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137341:11: style: struct member 'sqlite3_api_routines::progress_handler' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137342:11: style: struct member 'sqlite3_api_routines::realloc' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137343:10: style: struct member 'sqlite3_api_routines::reset' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137344:11: style: struct member 'sqlite3_api_routines::result_blob' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137345:11: style: struct member 'sqlite3_api_routines::result_double' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137346:11: style: struct member 'sqlite3_api_routines::result_error' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137347:11: style: struct member 'sqlite3_api_routines::result_error16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137348:11: style: struct member 'sqlite3_api_routines::result_int' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137349:11: style: struct member 'sqlite3_api_routines::result_int64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137350:11: style: struct member 'sqlite3_api_routines::result_null' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137351:11: style: struct member 'sqlite3_api_routines::result_text' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137352:11: style: struct member 'sqlite3_api_routines::result_text16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137353:11: style: struct member 'sqlite3_api_routines::result_text16be' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137354:11: style: struct member 'sqlite3_api_routines::result_text16le' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137355:11: style: struct member 'sqlite3_api_routines::result_value' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137356:12: style: struct member 'sqlite3_api_routines::rollback_hook' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137357:10: style: struct member 'sqlite3_api_routines::set_authorizer' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137359:11: style: struct member 'sqlite3_api_routines::set_auxdata' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137360:12: style: struct member 'sqlite3_api_routines::xsnprintf' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137361:10: style: struct member 'sqlite3_api_routines::step' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137362:10: style: struct member 'sqlite3_api_routines::table_column_metadata' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137364:11: style: struct member 'sqlite3_api_routines::thread_cleanup' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137365:10: style: struct member 'sqlite3_api_routines::total_changes' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137366:12: style: struct member 'sqlite3_api_routines::trace' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137367:10: style: struct member 'sqlite3_api_routines::transfer_bindings' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137368:12: style: struct member 'sqlite3_api_routines::update_hook' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137370:12: style: struct member 'sqlite3_api_routines::user_data' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137371:18: style: struct member 'sqlite3_api_routines::value_blob' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137372:10: style: struct member 'sqlite3_api_routines::value_bytes' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137373:10: style: struct member 'sqlite3_api_routines::value_bytes16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137374:13: style: struct member 'sqlite3_api_routines::value_double' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137375:10: style: struct member 'sqlite3_api_routines::value_int' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137376:19: style: struct member 'sqlite3_api_routines::value_int64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137377:10: style: struct member 'sqlite3_api_routines::value_numeric_type' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137378:27: style: struct member 'sqlite3_api_routines::value_text' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137379:18: style: struct member 'sqlite3_api_routines::value_text16' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137380:18: style: struct member 'sqlite3_api_routines::value_text16be' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137381:18: style: struct member 'sqlite3_api_routines::value_text16le' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137382:10: style: struct member 'sqlite3_api_routines::value_type' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137383:11: style: struct member 'sqlite3_api_routines::vmprintf' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137385:9: style: struct member 'sqlite3_api_routines::overload_function' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137387:9: style: struct member 'sqlite3_api_routines::prepare_v2' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137388:9: style: struct member 'sqlite3_api_routines::prepare16_v2' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137389:9: style: struct member 'sqlite3_api_routines::clear_bindings' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137391:9: style: struct member 'sqlite3_api_routines::create_module_v2' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137394:9: style: struct member 'sqlite3_api_routines::bind_zeroblob' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137395:9: style: struct member 'sqlite3_api_routines::blob_bytes' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137396:9: style: struct member 'sqlite3_api_routines::blob_close' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137397:9: style: struct member 'sqlite3_api_routines::blob_open' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137399:9: style: struct member 'sqlite3_api_routines::blob_read' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137400:9: style: struct member 'sqlite3_api_routines::blob_write' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137401:9: style: struct member 'sqlite3_api_routines::create_collation_v2' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137404:9: style: struct member 'sqlite3_api_routines::file_control' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137405:19: style: struct member 'sqlite3_api_routines::memory_highwater' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137406:19: style: struct member 'sqlite3_api_routines::memory_used' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137407:20: style: struct member 'sqlite3_api_routines::mutex_alloc' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137408:10: style: struct member 'sqlite3_api_routines::mutex_enter' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137409:10: style: struct member 'sqlite3_api_routines::mutex_free' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137410:10: style: struct member 'sqlite3_api_routines::mutex_leave' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137411:9: style: struct member 'sqlite3_api_routines::mutex_try' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137412:9: style: struct member 'sqlite3_api_routines::open_v2' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137413:9: style: struct member 'sqlite3_api_routines::release_memory' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137414:10: style: struct member 'sqlite3_api_routines::result_error_nomem' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137415:10: style: struct member 'sqlite3_api_routines::result_error_toobig' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137416:9: style: struct member 'sqlite3_api_routines::sleep' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137417:10: style: struct member 'sqlite3_api_routines::soft_heap_limit' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137418:18: style: struct member 'sqlite3_api_routines::vfs_find' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137419:9: style: struct member 'sqlite3_api_routines::vfs_register' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137420:9: style: struct member 'sqlite3_api_routines::vfs_unregister' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137421:9: style: struct member 'sqlite3_api_routines::xthreadsafe' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137422:10: style: struct member 'sqlite3_api_routines::result_zeroblob' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137423:10: style: struct member 'sqlite3_api_routines::result_error_code' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137424:9: style: struct member 'sqlite3_api_routines::test_control' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137425:10: style: struct member 'sqlite3_api_routines::randomness' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137426:14: style: struct member 'sqlite3_api_routines::context_db_handle' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137427:9: style: struct member 'sqlite3_api_routines::extended_result_codes' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137428:9: style: struct member 'sqlite3_api_routines::limit' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137429:19: style: struct member 'sqlite3_api_routines::next_stmt' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137430:17: style: struct member 'sqlite3_api_routines::sql' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137431:9: style: struct member 'sqlite3_api_routines::status' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137432:9: style: struct member 'sqlite3_api_routines::backup_finish' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137433:21: style: struct member 'sqlite3_api_routines::backup_init' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137434:9: style: struct member 'sqlite3_api_routines::backup_pagecount' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137435:9: style: struct member 'sqlite3_api_routines::backup_remaining' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137436:9: style: struct member 'sqlite3_api_routines::backup_step' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137437:17: style: struct member 'sqlite3_api_routines::compileoption_get' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137438:9: style: struct member 'sqlite3_api_routines::compileoption_used' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137439:9: style: struct member 'sqlite3_api_routines::create_function_v2' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137444:9: style: struct member 'sqlite3_api_routines::db_config' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137445:20: style: struct member 'sqlite3_api_routines::db_mutex' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137446:9: style: struct member 'sqlite3_api_routines::db_status' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137447:9: style: struct member 'sqlite3_api_routines::extended_errcode' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137448:10: style: struct member 'sqlite3_api_routines::log' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137449:19: style: struct member 'sqlite3_api_routines::soft_heap_limit64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137450:17: style: struct member 'sqlite3_api_routines::sourceid' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137451:9: style: struct member 'sqlite3_api_routines::stmt_status' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137452:9: style: struct member 'sqlite3_api_routines::strnicmp' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137453:9: style: struct member 'sqlite3_api_routines::unlock_notify' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137454:9: style: struct member 'sqlite3_api_routines::wal_autocheckpoint' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137455:9: style: struct member 'sqlite3_api_routines::wal_checkpoint' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137456:11: style: struct member 'sqlite3_api_routines::wal_hook' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137457:9: style: struct member 'sqlite3_api_routines::blob_reopen' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137458:9: style: struct member 'sqlite3_api_routines::vtab_config' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137459:9: style: struct member 'sqlite3_api_routines::vtab_on_conflict' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137461:9: style: struct member 'sqlite3_api_routines::close_v2' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137462:17: style: struct member 'sqlite3_api_routines::db_filename' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137463:9: style: struct member 'sqlite3_api_routines::db_readonly' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137464:9: style: struct member 'sqlite3_api_routines::db_release_memory' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137465:17: style: struct member 'sqlite3_api_routines::errstr' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137466:9: style: struct member 'sqlite3_api_routines::stmt_busy' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137467:9: style: struct member 'sqlite3_api_routines::stmt_readonly' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137468:9: style: struct member 'sqlite3_api_routines::stricmp' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137469:9: style: struct member 'sqlite3_api_routines::uri_boolean' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137470:19: style: struct member 'sqlite3_api_routines::uri_int64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137471:17: style: struct member 'sqlite3_api_routines::uri_parameter' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137472:11: style: struct member 'sqlite3_api_routines::xvsnprintf' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137473:9: style: struct member 'sqlite3_api_routines::wal_checkpoint_v2' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137475:9: style: struct member 'sqlite3_api_routines::auto_extension' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137476:9: style: struct member 'sqlite3_api_routines::bind_blob64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137478:9: style: struct member 'sqlite3_api_routines::bind_text64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137480:9: style: struct member 'sqlite3_api_routines::cancel_auto_extension' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137481:9: style: struct member 'sqlite3_api_routines::load_extension' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137482:11: style: struct member 'sqlite3_api_routines::malloc64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137483:20: style: struct member 'sqlite3_api_routines::msize' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137484:11: style: struct member 'sqlite3_api_routines::realloc64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137485:10: style: struct member 'sqlite3_api_routines::reset_auto_extension' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137486:10: style: struct member 'sqlite3_api_routines::result_blob64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137488:10: style: struct member 'sqlite3_api_routines::result_text64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137490:9: style: struct member 'sqlite3_api_routines::strglob' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137492:20: style: struct member 'sqlite3_api_routines::value_dup' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137493:10: style: struct member 'sqlite3_api_routines::value_free' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137494:9: style: struct member 'sqlite3_api_routines::result_zeroblob64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137495:9: style: struct member 'sqlite3_api_routines::bind_zeroblob64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137497:18: style: struct member 'sqlite3_api_routines::value_subtype' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137498:10: style: struct member 'sqlite3_api_routines::result_subtype' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137500:9: style: struct member 'sqlite3_api_routines::status64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137501:9: style: struct member 'sqlite3_api_routines::strlike' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137502:9: style: struct member 'sqlite3_api_routines::db_cacheflush' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137504:9: style: struct member 'sqlite3_api_routines::system_errno' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137506:9: style: struct member 'sqlite3_api_routines::trace_v2' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137507:11: style: struct member 'sqlite3_api_routines::expanded_sql' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137509:10: style: struct member 'sqlite3_api_routines::set_last_insert_rowid' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137511:9: style: struct member 'sqlite3_api_routines::prepare_v3' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137513:9: style: struct member 'sqlite3_api_routines::prepare16_v3' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137515:9: style: struct member 'sqlite3_api_routines::bind_pointer' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137516:10: style: struct member 'sqlite3_api_routines::result_pointer' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137517:11: style: struct member 'sqlite3_api_routines::value_pointer' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137518:9: style: struct member 'sqlite3_api_routines::vtab_nochange' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137519:9: style: struct member 'sqlite3_api_routines::value_nochange' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137520:17: style: struct member 'sqlite3_api_routines::vtab_collation' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137522:9: style: struct member 'sqlite3_api_routines::keyword_count' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137523:9: style: struct member 'sqlite3_api_routines::keyword_name' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137524:9: style: struct member 'sqlite3_api_routines::keyword_check' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137525:18: style: struct member 'sqlite3_api_routines::str_new' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137526:11: style: struct member 'sqlite3_api_routines::str_finish' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137527:10: style: struct member 'sqlite3_api_routines::str_appendf' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137528:10: style: struct member 'sqlite3_api_routines::str_vappendf' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137529:10: style: struct member 'sqlite3_api_routines::str_append' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137530:10: style: struct member 'sqlite3_api_routines::str_appendall' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137531:10: style: struct member 'sqlite3_api_routines::str_appendchar' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137532:10: style: struct member 'sqlite3_api_routines::str_reset' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137533:9: style: struct member 'sqlite3_api_routines::str_errcode' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137534:9: style: struct member 'sqlite3_api_routines::str_length' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137535:11: style: struct member 'sqlite3_api_routines::str_value' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137537:9: style: struct member 'sqlite3_api_routines::create_window_function' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137544:17: style: struct member 'sqlite3_api_routines::normalized_sql' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137546:9: style: struct member 'sqlite3_api_routines::stmt_isexplain' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137547:9: style: struct member 'sqlite3_api_routines::value_frombind' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137549:9: style: struct member 'sqlite3_api_routines::drop_modules' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137551:19: style: struct member 'sqlite3_api_routines::hard_heap_limit64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137552:17: style: struct member 'sqlite3_api_routines::uri_key' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137553:17: style: struct member 'sqlite3_api_routines::filename_database' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137554:17: style: struct member 'sqlite3_api_routines::filename_journal' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137555:17: style: struct member 'sqlite3_api_routines::filename_wal' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137557:17: style: struct member 'sqlite3_api_routines::create_filename' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137559:10: style: struct member 'sqlite3_api_routines::free_filename' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137560:19: style: struct member 'sqlite3_api_routines::database_file_object' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137562:9: style: struct member 'sqlite3_api_routines::txn_state' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137564:19: style: struct member 'sqlite3_api_routines::changes64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137565:19: style: struct member 'sqlite3_api_routines::total_changes64' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137567:9: style: struct member 'sqlite3_api_routines::autovacuum_pages' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137571:9: style: struct member 'sqlite3_api_routines::error_offset' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137572:9: style: struct member 'sqlite3_api_routines::vtab_rhs_value' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137573:9: style: struct member 'sqlite3_api_routines::vtab_distinct' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137574:9: style: struct member 'sqlite3_api_routines::vtab_in' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137575:9: style: struct member 'sqlite3_api_routines::vtab_in_first' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137576:9: style: struct member 'sqlite3_api_routines::vtab_in_next' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137578:9: style: struct member 'sqlite3_api_routines::deserialize' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137580:20: style: struct member 'sqlite3_api_routines::serialize' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137582:17: style: struct member 'sqlite3_api_routines::db_name' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137584:9: style: struct member 'sqlite3_api_routines::value_encoding' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137586:9: style: struct member 'sqlite3_api_routines::is_interrupted' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137588:9: style: struct member 'sqlite3_api_routines::stmt_explain' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137590:11: style: struct member 'sqlite3_api_routines::get_clientdata' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:137591:9: style: struct member 'sqlite3_api_routines::set_clientdata' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:158182:17: style: struct member 'WhereLoopBuilder::bldFlags2' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:174280:7: style: union member 'YYMINORTYPE::yyinit' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:207229:8: style: struct member 'NanInfName::nRepl' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:207231:9: style: struct member 'NanInfName::zRepl' is never used. [unusedStructMember] RSQLite/src/vendor/sqlite3/sqlite3.c:42387:18: style: Variable 'nWrite' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:62724:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:71543:13: style: Variable 'pIdxKey' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:76273:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:82471:15: style: Variable 'pgszSrc' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:82472:16: style: Variable 'pgszDest' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:88107:12: style: Variable 'zSuper' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:105260:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:107154:10: style: Variable 'pDup' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:144478:9: style: Variable 'pOp' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:146181:11: style: Variable 'v' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:146182:14: style: Variable 'iLimit' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:153911:15: style: Variable 'pWhen' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:168103:13: style: Variable 'revIdx' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:180436:9: style: Variable 'n' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:210403:21: style: Variable 'zPath' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:210510:21: style: Variable 'zPath' is assigned a value that is never used. [unreadVariable] RSQLite/src/vendor/sqlite3/sqlite3.c:26484:8: error: Null pointer dereference: pVfs [ctunullpointer] RSQLite/src/vendor/sqlite3/sqlite3.c:106751:21: note: Calling function sqlite3JournalOpen, 1st argument is null RSQLite/src/vendor/sqlite3/sqlite3.c:106729:12: note: Calling function sqlite3OsOpen, 1st argument is null RSQLite/src/vendor/sqlite3/sqlite3.c:26484:8: note: Dereferencing argument pVfs that is null RSQLite/src/vendor/sqlite3/sqlite3.c:143451:4: warning: Null pointer dereference: ppStmt [ctunullpointer] RSQLite/src/vendor/sqlite3/sqlite3.c:143532:34: note: Assuming that condition 'ppStmt==0' is not redundant RSQLite/src/vendor/sqlite3/sqlite3.c:143531:29: note: Calling function sqlite3LockAndPrepare, 6th argument is null RSQLite/src/vendor/sqlite3/sqlite3.c:143451:4: note: Dereferencing argument ppStmt that is null RSQLite/src/vendor/sqlite3/sqlite3.c:143600:4: warning: Null pointer dereference: ppStmt [ctunullpointer] RSQLite/src/vendor/sqlite3/sqlite3.c:143660:34: note: Assuming that condition 'ppStmt==0' is not redundant RSQLite/src/vendor/sqlite3/sqlite3.c:143659:24: note: Calling function sqlite3Prepare16, 5th argument is null RSQLite/src/vendor/sqlite3/sqlite3.c:143600:4: note: Dereferencing argument ppStmt that is null diff: 2.16.0 RSQLite/src/DbColumnStorage.cpp:157:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NILSXP [valueFlowBailoutIncompleteVar] head RSQLite/src/DbColumnStorage.cpp:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NILSXP [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/DbColumnStorage.cpp:199:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] head RSQLite/src/DbColumnStorage.cpp:199:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NilValue [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/DbColumnStorage.cpp:234:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NA_LOGICAL [valueFlowBailoutIncompleteVar] head RSQLite/src/DbColumnStorage.cpp:234:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NA_LOGICAL [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/DbColumnStorage.cpp:283:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NA_INTEGER [valueFlowBailoutIncompleteVar] head RSQLite/src/DbColumnStorage.cpp:283:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NA_INTEGER [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/DbColumnStorage.cpp:41:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable R_ClassSymbol [valueFlowBailoutIncompleteVar] head RSQLite/src/DbColumnStorage.cpp:41:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_ClassSymbol [valueFlowBailoutIncompleteVar] head RSQLite/src/DbConnection.h:35:8: performance:inconclusive: Either there is a missing 'override', or the member function 'DbConnection::set_current_result' can be static. [functionStatic] RSQLite/src/DbConnection.cpp:37:20: note: Either there is a missing 'override', or the member function 'DbConnection::set_current_result' can be static. RSQLite/src/DbConnection.h:35:8: note: Either there is a missing 'override', or the member function 'DbConnection::set_current_result' can be static. head RSQLite/src/DbConnection.h:36:8: performance:inconclusive: Either there is a missing 'override', or the member function 'DbConnection::reset_current_result' can be static. [functionStatic] RSQLite/src/DbConnection.cpp:40:20: note: Either there is a missing 'override', or the member function 'DbConnection::reset_current_result' can be static. RSQLite/src/DbConnection.h:36:8: note: Either there is a missing 'override', or the member function 'DbConnection::reset_current_result' can be static. 2.16.0 RSQLite/src/DbDataFrame.cpp:65:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NA_INTEGER [valueFlowBailoutIncompleteVar] head RSQLite/src/DbDataFrame.cpp:65:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NA_INTEGER [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/DbResult.cpp:62:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NA_INTEGER [valueFlowBailoutIncompleteVar] head RSQLite/src/DbResult.cpp:62:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NA_INTEGER [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/SqliteColumnDataSource.cpp:101:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteColumnDataSource.cpp:101:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/SqliteColumnDataSource.cpp:130:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteColumnDataSource.cpp:130:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/SqliteColumnDataSource.cpp:163:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteColumnDataSource.cpp:163:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/SqliteColumnDataSource.cpp:80:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteColumnDataSource.cpp:80:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/SqliteColumnDataSource.cpp:89:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RAWSXP [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteColumnDataSource.cpp:89:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAWSXP [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/SqliteResultImpl.cpp:124:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NA_INTEGER [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteResultImpl.cpp:124:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NA_INTEGER [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/SqliteResultImpl.cpp:193:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _nm [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteResultImpl.cpp:193:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nm [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/SqliteResultImpl.cpp:226:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteResultImpl.cpp:226:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/SqliteResultImpl.cpp:243:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteResultImpl.cpp:243:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/SqliteResultImpl.cpp:27:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteResultImpl.cpp:27:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/SqliteResultImpl.cpp:319:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteResultImpl.cpp:319:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/SqliteResultImpl.cpp:339:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteResultImpl.cpp:339:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/SqliteResultImpl.cpp:360:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteResultImpl.cpp:360:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/SqliteResultImpl.cpp:41:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteResultImpl.cpp:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] head RSQLite/src/SqliteResultImpl.h:50:8: performance:inconclusive: Either there is a missing 'override', or the member function 'SqliteResultImpl::close' can be static. [functionStatic] RSQLite/src/SqliteResultImpl.cpp:112:24: note: Either there is a missing 'override', or the member function 'SqliteResultImpl::close' can be static. RSQLite/src/SqliteResultImpl.h:50:8: note: Either there is a missing 'override', or the member function 'SqliteResultImpl::close' can be static. head RSQLite/src/SqliteResultImpl.h:52:7: style:inconclusive: Either there is a missing 'override', or the member function 'SqliteResultImpl::n_rows_fetched' can be const. [functionConst] RSQLite/src/SqliteResultImpl.cpp:119:23: note: Either there is a missing 'override', or the member function 'SqliteResultImpl::n_rows_fetched' can be const. RSQLite/src/SqliteResultImpl.h:52:7: note: Either there is a missing 'override', or the member function 'SqliteResultImpl::n_rows_fetched' can be const. 2.16.0 RSQLite/src/connection.cpp:35:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] head RSQLite/src/connection.cpp:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_VERBOSE [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/import-file.c:175:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] head RSQLite/src/import-file.c:175:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/rsqlite.cpp:11:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _nm [valueFlowBailoutIncompleteVar] head RSQLite/src/rsqlite.cpp:11:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nm [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/csv.c:158:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/csv.c:158:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/csv.c:168:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/csv.c:168:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/csv.c:215:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/csv.c:215:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/csv.c:644:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_VTAB_DIRECTONLY [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/csv.c:644:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_VTAB_DIRECTONLY [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/csv.c:780:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/csv.c:780:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:1093:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:1093:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:1143:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:1143:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:1345:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:1345:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:1441:6: warning: If memory allocation fails, then there is a possible null pointer dereference: iptr [nullPointerOutOfMemory] RSQLite/src/vendor/extensions/extension-functions.c:1440:24: note: Assuming allocation function fails RSQLite/src/vendor/extensions/extension-functions.c:1440:12: note: Assignment 'iptr=(i64*)calloc(1,sizeof(i64))', assigned value is 0 RSQLite/src/vendor/extensions/extension-functions.c:1441:6: note: Null pointer dereference head RSQLite/src/vendor/extensions/extension-functions.c:1446:6: warning: If memory allocation fails, then there is a possible null pointer dereference: dptr [nullPointerOutOfMemory] RSQLite/src/vendor/extensions/extension-functions.c:1445:27: note: Assuming allocation function fails RSQLite/src/vendor/extensions/extension-functions.c:1445:12: note: Assignment 'dptr=(double*)calloc(1,sizeof(double))', assigned value is 0 RSQLite/src/vendor/extensions/extension-functions.c:1446:6: note: Null pointer dereference 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:1715:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable acosFunc [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:1715:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acosFunc [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:205:20: warning: If memory allocation fails, then there is a possible null pointer dereference: res [nullPointerOutOfMemory] RSQLite/src/vendor/extensions/extension-functions.c:204:31: note: Assuming allocation function fails RSQLite/src/vendor/extensions/extension-functions.c:204:31: note: Assignment 'res=sqlite3_malloc(strlen(z)+1)', assigned value is 0 RSQLite/src/vendor/extensions/extension-functions.c:205:20: note: Null pointer dereference 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:374:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:374:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:377:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:377:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:378:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:378:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:379:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:379:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:393:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:393:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:401:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:401:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:409:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:409:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:418:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:418:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:419:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:419:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:420:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:420:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:421:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:421:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:437:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:437:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:445:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:445:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:453:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:453:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:455:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:455:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:471:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:471:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:472:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:472:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:473:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:473:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:497:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:497:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:498:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:498:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:552:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:552:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:698:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:698:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:750:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:750:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:788:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:788:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:842:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:842:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:897:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:897:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/extension-functions.c:969:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/extension-functions.c:969:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/regexp.c:865:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_INNOCUOUS [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/regexp.c:865:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_INNOCUOUS [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/series.c:294:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_VTAB_INNOCUOUS [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/series.c:294:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_VTAB_INNOCUOUS [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/series.c:647:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_INDEX_CONSTRAINT_OFFSET [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/series.c:647:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_INDEX_CONSTRAINT_OFFSET [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/uuid.c:176:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/uuid.c:176:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/uuid.c:192:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/uuid.c:192:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/uuid.c:206:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/uuid.c:206:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TRANSIENT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/extensions/uuid.c:220:59: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_INNOCUOUS [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/extensions/uuid.c:220:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_INNOCUOUS [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:104742:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable iSz [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:104742:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iSz [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:110860:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pLeft [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:110860:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pLeft [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:110911:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable iTable [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:110911:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iTable [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:113695:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:113695:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:115126:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable opcode [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:115126:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opcode [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:115586:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:115586:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:120561:9: style: Variable 'z' can be declared as pointer to const [constVariablePointer] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:121378:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:121378:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:122255:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable sLastToken [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:122255:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sLastToken [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:122791:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pOld [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:122791:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pOld [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:125160:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:125160:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:126984:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pSelect [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:126984:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pSelect [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:129418:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:129418:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:130658:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable zEnd [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:130658:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zEnd [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:138524:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FILENAME_MAX [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:138524:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILENAME_MAX [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:141059:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:141059:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:142740:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable rcp [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:142740:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rcp [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:143262:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable zErrMsg [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:143262:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zErrMsg [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:143296:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable zErrMsg [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:143296:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zErrMsg [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:144071:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:144071:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:144219:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:144219:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:149988:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:149988:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:153427:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:153427:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:154301:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable enc [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:154301:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enc [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:155735:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable op [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:155735:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable op [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:156115:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:156115:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:157375:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable xRollback [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:157375:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xRollback [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:157384:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable xCommit [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:157384:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xCommit [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:158512:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable explain [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:158512:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable explain [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:158798:69: style: Parameter 'zAff' can be declared as pointer to const [constParameterPointer] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:159639:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable writeMask [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:159639:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable writeMask [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:161377:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable eOperator [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:161377:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eOperator [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:161499:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:161499:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:163464:20: style: Variable 'pOldBlk' can be declared as pointer to const [constVariablePointer] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:165730:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable nLSlot [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:165730:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nLSlot [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:167365:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable argvIndex [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:167365:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable argvIndex [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:169762:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable sWC [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:169762:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sWC [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:180542:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable startedWithOom [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:180542:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startedWithOom [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:206611:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:206611:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:210373:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:210373:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:26515:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FILENAME_MAX [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:26515:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILENAME_MAX [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:27039:18: style: Variable 'p' can be declared as pointer to const [constVariablePointer] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:29254:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable mutexIsInit [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:29254:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutexIsInit [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:29710:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_MUTEX_INITIALIZER [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:29710:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_MUTEX_INITIALIZER [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:32125:28: style: Variable 'z' can be declared as pointer to const [constVariablePointer] head RSQLite/src/vendor/sqlite3/sqlite3.c:35575:18: style: Variable 'a' can be declared as pointer to const [constVariablePointer] head RSQLite/src/vendor/sqlite3/sqlite3.c:35575:22: style: Variable 'b' can be declared as pointer to const [constVariablePointer] head RSQLite/src/vendor/sqlite3/sqlite3.c:35594:27: style: Variable 'a' can be declared as pointer to const [constVariablePointer] head RSQLite/src/vendor/sqlite3/sqlite3.c:35594:31: style: Variable 'b' can be declared as pointer to const [constVariablePointer] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:37120:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _ht [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:37120:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ht [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:39202:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:39202:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:39369:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:39369:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:39749:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:39749:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:39903:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:39903:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:40055:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:40055:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:40144:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:40144:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:40294:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:40294:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:40519:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable F_RDLCK [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:40519:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_RDLCK [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:40824:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:40824:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:40877:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:40877:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:41791:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:41791:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:41924:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:41924:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:42019:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ENOSPC [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:42019:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOSPC [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:42195:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:42195:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:42241:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:42241:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:42286:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:42286:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:42326:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:42326:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:42733:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _SC_PAGESIZE [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:42733:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_PAGESIZE [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:42854:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:42854:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:42912:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable F_RDLCK [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:42912:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_RDLCK [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:43049:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:43049:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:43207:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:43207:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:43381:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PROT_READ [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:43381:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROT_READ [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:43583:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable F_UNLCK [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:43583:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_UNLCK [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:44824:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:44824:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:44998:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:44998:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:45110:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:45110:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:45178:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FILENAME_MAX [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:45178:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILENAME_MAX [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:45277:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:45277:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:45403:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:45403:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:54819:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pDirty [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:54819:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pDirty [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:55938:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable nPage [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:55938:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nPage [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:56306:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable page [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:56306:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable page [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:59076:41: style: Expression '(X & 0x4) != 0x1' is always true. [comparisonError] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:59077:41: style: Expression '(X & 0x2) != 0x1' is always true. [comparisonError] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:59079:41: style: Expression '(X & 0x0) != 0x1' is always true. [comparisonError] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:62977:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pPCache [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:62977:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pPCache [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:65951:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable aCksum [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:65951:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aCksum [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:66674:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable aLock [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:66674:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aLock [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:66973:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable WalSegment [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:66973:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WalSegment [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:71602:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable eState [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:71602:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eState [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:71614:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable eState [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:71614:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eState [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:72102:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:72102:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:72144:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:72144:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:72165:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:72165:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:72217:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:72217:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:74893:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable nRef [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:74893:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nRef [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:75437:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pBt [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:75437:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pBt [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:76457:9: style: Variable 'pCell' can be declared as pointer to const [constVariablePointer] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:78855:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ixNx [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:78855:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ixNx [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:79726:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable balance_deeper_called [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:79726:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable balance_deeper_called [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:81743:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable nRef [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:81743:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nRef [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:82706:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable rc2 [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:82706:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rc2 [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:84014:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable db [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:84014:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable db [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:84031:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable db [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:84031:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable db [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:85010:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable aOp [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:85010:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aOp [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:85432:32: warning: Expression 'nArg-1' can have a negative value. That is converted to an unsigned value and used in an unsigned calculation. [signConversionCond] RSQLite/src/vendor/sqlite3/sqlite3.c:114595:11: note: Assuming that condition 'nFarg' is not redundant RSQLite/src/vendor/sqlite3/sqlite3.c:114593:65: note: Calling function 'sqlite3VdbeAddFunctionCall', 5th argument 'nFarg' value is 0 RSQLite/src/vendor/sqlite3/sqlite3.c:85432:32: note: Negative value is converted to an unsigned value 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:90780:6: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:90780:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:90882:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable db [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:90882:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable db [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:93707:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pAltCursor [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:93707:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pAltCursor [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:93835:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:93835:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] 2.16.0 RSQLite/src/vendor/sqlite3/sqlite3.c:94949:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable db [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:94949:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable db [valueFlowBailoutIncompleteVar] head RSQLite/src/vendor/sqlite3/sqlite3.c:96810:9: style: Variable 'zAffinity' can be declared as pointer to const [constVariablePointer] DONE