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

Trying to wrap move constructor results in unintuitive error #145

Open
poshul opened this issue Apr 4, 2022 · 1 comment
Open

Trying to wrap move constructor results in unintuitive error #145

poshul opened this issue Apr 4, 2022 · 1 comment

Comments

@poshul
Copy link
Contributor

poshul commented Apr 4, 2022

Trying to wrap
IdentificationData(IdentificationData&&) nogil except + #wrap-doc:Move constructor
returns;
AttributeError: 'CReferenceDeclaratorNode' object has no attribute 'name'
Error should at least include pxd file and line number.

@poshul
Copy link
Contributor Author

poshul commented Apr 5, 2022

Not that I should have been worrying about wrapping move to begin with, but I'd imagine this can probably be triggered other ways.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants