8000 [Python Dev] Add the correct variant of the `-std=c++11` flag based on the compiler (MSVC or not) by Tishj · Pull Request #16267 · duckdb/duckdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Python Dev] Add the correct variant of the -std=c++11 flag based on the compiler (MSVC or not) #16267

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
Feb 17, 2025

Conversation

Tishj
Copy link
Contributor
@Tishj Tishj commented Feb 17, 2025

This PR addresses #16237

My local builds started failing because -std=c++11 was missing, this should fix the issue for both flavors of compiler.
Please verify that this doesn't break the MSVC environment @cfis

@Mytherin Mytherin merged commit 3942e67 into duckdb:main Feb 17, 2025
47 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Mar 4, 2025
Fix extension install mode null (duckdb/duckdb#16268)
[Python Dev] Add the correct variant of the `-std=c++11` flag based on the compiler (MSVC or not) (duckdb/duckdb#16267)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
Fix extension install mode null (duckdb/duckdb#16268)
[Python Dev] Add the correct variant of the `-std=c++11` flag based on the compiler (MSVC or not) (duckdb/duckdb#16267)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Fix extension install mode null (duckdb/duckdb#16268)
[Python Dev] Add the correct variant of the `-std=c++11` flag based on the compiler (MSVC or not) (duckdb/duckdb#16267)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Fix extension install mode null (duckdb/duckdb#16268)
[Python Dev] Add the correct variant of the `-std=c++11` flag based on the compiler (MSVC or not) (duckdb/duckdb#16267)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
Fix extension install mode null (duckdb/duckdb#16268)
[Python Dev] Add the correct variant of the `-std=c++11` flag based on the compiler (MSVC or not) (duckdb/duckdb#16267)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
Fix extension install mode null (duckdb/duckdb#16268)
[Python Dev] Add the correct variant of the `-std=c++11` flag based on the compiler (MSVC or not) (duckdb/duckdb#16267)
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