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

Support fixed shape arrays or throw exception until supported #3

Open
krystophny opened this issue Jul 31, 2019 · 0 comments
Open

Support fixed shape arrays or throw exception until supported #3

krystophny opened this issue Jul 31, 2019 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@krystophny
Copy link
Collaborator

Currently, fffi is only working well with variable shape arrays of dimension(:,...,:), but not e.g. dimension(n). This must be handled by the different ABI for fixed shape arrays in function calls.

@krystophny krystophny added bug Something isn't working enhancement New feature or request labels Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant