Skip to content

Fix auto type deduction failures when var name is an existing type name #1431

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

Closed
wants to merge 1 commit into from

Conversation

chuckatkins
Copy link
Contributor

Fixes #1381

name is certainly the messiest and most pervasive of the bunch here. I'm happy to change any of the variable names as needed.

While this does address the PGI type deduction issues, pybind11 still won't correctly build with PGI without #1428.

@jagerman
Copy link
Member

It seems from the CI builds this still needs some work.

@chuckatkins
Copy link
Contributor Author

Indeed. I thought I had it but i pushed premature and I've got a bit more churning on this to do. Since it might be a few days before I finish it I'll close this PR for now and reopen it after I test on the necessary platforms

@jagerman
Copy link
Member

Feel free to leave it open, it doesn't hurt anything. Just ping me when it's ready and I'll take a look.

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