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 STRUCT warnings #94

Open
Matthew-Boyd opened this issue May 6, 2022 · 0 comments
Open

Fix STRUCT warnings #94

Matthew-Boyd opened this issue May 6, 2022 · 0 comments
Assignees

Comments

@Matthew-Boyd
Copy link
Contributor

Fix the following warning thrown during CI runs:

"Warning: Calling STRUCT on an object prevents the object from hiding its
implementation details and should thus be avoided. Use DISP or DISPLAY to see
the visible public details of an object."

...caused by the following file:
read_NDBC_file (line 64)

@Matthew-Boyd Matthew-Boyd self-assigned this May 6, 2022
@simmsa simmsa assigned simmsa and unassigned Matthew-Boyd Feb 1, 2024
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

No branches or pull requests

2 participants