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

Fix Python bindings compilation on linux-64 #6

Merged
merged 1 commit into from
Jul 4, 2022

Conversation

adriendelsalle
Copy link
Contributor

Description

Partial fix of Python bindings compilation on linux-64.
Use a lambda to wrap MeridionalGrid<T>::operator() binding to help selection of the correct overload.

Related to #5

use a lambda to wrap MeridionalGrid<T>::operator() binding
@ssg-aero
Copy link
Owner

ssg-aero commented Jul 4, 2022

Thanks, I'll if I can reproduce the issue and then include this patch if required

@ssg-aero
Copy link
Owner

ssg-aero commented Jul 4, 2022

Confirmed. It didn't compile either with gcc 11.2

@ssg-aero ssg-aero merged commit 2be9e73 into ssg-aero:master Jul 4, 2022
@adriendelsalle adriendelsalle deleted the fix-bindings-linux-64 branch July 6, 2022 09:48
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