You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
../../../../ext/duckdb/result.c:444:20: error: call to undeclared function 'duckdb_result_return_type'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
return INT2FIX(duckdb_result_return_type(ctx->result));
^
The text was updated successfully, but these errors were encountered:
suketa
changed the title
Build with DUCKDB_API_NO_DEPRECATED in duckdb 1.1.0 on MacOS.
Fail to build with duckdb 1.1.0 when DUCKDB_API_NO_DEPRECATED=1 on MacOS.
Sep 10, 2024
https://github.com/suketa/ruby-duckdb/actions/runs/10791039936/job/29928726253#step:7:51
got the following error.
The text was updated successfully, but these errors were encountered: