8000 Fix error cases by Y-- · Pull Request #16494 · duckdb/duckdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix error cases #16494

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2025
Merged

Fix error cases #16494

merged 1 commit into from
Mar 4, 2025

Conversation

Y--
Copy link
Contributor
@Y-- Y-- commented Mar 3, 2025

CMake error() command doesn't exist, leading to errors like:

CMake Error at CMakeLists.txt:1181 (error):
  Unknown CMake command "error".
Call Stack (most recent call first):
  my_cmake_file.cmake:3 (duckdb_extension_load)
  CMakeLists.txt:1273 (include)

CMake `error()` command doesn't exist, leading to errors like:
```
CMake Error at CMakeLists.txt:1181 (error):
  Unknown CMake command "error".
Call Stack (most recent call first):
  pg_duckdb_extensions.cmake:3 (duckdb_extension_load)
  CMakeLists.txt:1273 (include)
```
@Mytherin Mytherin merged commit ab451db into duckdb:main Mar 4, 2025
47 checks passed
@Mytherin
Copy link
Collaborator
Mytherin commented Mar 4, 2025

Thanks!

krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 16, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0