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

display warning (Can not determine size of element type...) only once #202

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

Alexander-Barth
Copy link
Contributor

This PR makes sure that the warning

Warning: Can not determine size of element type. Using DiskArrays.fallback_element_size[] = 100 bytes

is displayed only once. The warning is triggered quite often in NCDatastes' tests (for strings and variable-length arrays of different type).

@Alexander-Barth Alexander-Barth changed the title display warning only once display warning (Can not determine size of element type...) only once Oct 23, 2024
@meggart meggart merged commit 324867c into meggart:main Oct 25, 2024
11 of 12 checks passed
@meggart
Copy link
Owner

meggart commented Oct 25, 2024

Thanks a lot. The repeated messages are indeed annoying.

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