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 example to show devices #65

Merged
merged 2 commits into from
Sep 21, 2020
Merged

Conversation

naughtont3
Copy link
Contributor

Signed-off-by: Thomas Naughton naughtont@ornl.gov

Signed-off-by: Thomas Naughton <naughtont@ornl.gov>
@naughtont3
Copy link
Contributor Author

Removes warning and fixes so will show all types and show all devices in list.

basic.c: In function 'main':
basic.c:17:34: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
     struct sicm_device* device = &devices.devices[i];

@naughtont3
Copy link
Contributor Author

Example output:

@lionkov lionkov merged commit 7e9e6e3 into lanl:master Sep 21, 2020
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