Exit early when result set is exhausted #224
Annotations
6 warnings
|
Linux (amd64):
duckdb/extension/icu/third_party/icu/i18n/formattedvalue.cpp#L213
function may return address of local variable [-Wreturn-local-addr]
|
|
Linux (amd64):
duckdb/extension/icu/third_party/icu/i18n/decNumber.cpp#L2974
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
|
Linux (amd64):
duckdb/extension/icu/third_party/icu/i18n/decNumber.cpp#L2974
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
|
Linux (amd64)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
|
MacOS (aarch64):
CMakeLists.txt#L200
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
|
MacOS (aarch64)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|