cast unique_ptr to the correct type #61
Annotations
4 errors and 9 warnings
|
Build Wasm module:
src/open_prompt_extension.cpp#L46
no viable conversion from returned value of type 'std::unique_ptr<FunctionData>' to function return type 'unique_ptr<FunctionData>'
|
Build Wasm module:
src/open_prompt_extension.cpp#L46
no viable conversion from returned value of type 'std::unique_ptr<FunctionData>' to function return type 'unique_ptr<FunctionData>'
|
Build Wasm module
The operation was canceled.
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build Wasm module:
duckdb/third_party/httplib/httplib.hpp#L3425
identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build Wasm module:
duckdb/third_party/httplib/httplib.hpp#L3440
identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build Wasm module:
duckdb/third_party/httplib/httplib.hpp#L3498
identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build Wasm module:
src/open_prompt_extension.cpp#L48
'Equals' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Build Wasm module:
duckdb/third_party/httplib/httplib.hpp#L3425
identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build Wasm module:
duckdb/third_party/httplib/httplib.hpp#L3440
identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build Wasm module:
duckdb/third_party/httplib/httplib.hpp#L3498
identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build Wasm module:
src/open_prompt_extension.cpp#L48
'Equals' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Loading