Skip to content
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

Added compiler metadata #21

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Added compiler metadata #21

merged 1 commit into from
Nov 29, 2024

Conversation

gentlegiantJGC
Copy link
Member

The libraries must be compiled with the same version of the compiler and pybind11.
If they are compiled with different versions bad things happen.
Adding this data at compile time allows dependent libraries to validate compatibility.

The libraries must be compiled with the same version of the compiler and pybind11.
If they are compiled with different versions bad things happen.
Adding this data at compile time allows dependent libraries to validate compatibility.
@gentlegiantJGC gentlegiantJGC merged commit 7c1fbbd into 2.0 Nov 29, 2024
10 checks passed
@gentlegiantJGC gentlegiantJGC deleted the add-compile-data branch November 29, 2024 11:18
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.

1 participant