8000 Don't leak compile definitions from interface libraries by danvratil · Pull Request #275 · qcoro/qcoro · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Don't leak compile definitions from interface libraries #275

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 18, 2025

Conversation

danvratil
Copy link
Collaborator

Interface (header-only) libraries cannot use compile-definitions since those affect the user code including them, which is not desired.

Fixes #274

Interface (header-only) libraries cannot use compile-definitions since
those affect the user code including them, which is not desired.

Fixes #274
@danvratil danvratil enabled auto-merge March 18, 2025 08:57
@danvratil danvratil merged commit 1271e9b into main Mar 18, 2025
42 checks passed
@danvratil danvratil deleted the dont-leak-compile-definitions-from-iface-libs branch March 18, 2025 09:03
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.

Compile definitions leak into consumer applications
1 participant
0