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 #116, correct format spec strings and types #117

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

jphickey
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution
Resolves mismatches between format strings and the data types

Fixes #116

Testing performed
Build and run tests

Expected behavior changes
Builds successfully

System(s) tested on
RTEMS 4.11

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

Resolves mismatches between format strings and the data types
@dzbaker dzbaker merged commit 216108e into nasa:main Jan 11, 2024
17 checks passed
@jphickey jphickey deleted the fix-116-formatspecs branch January 17, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Several printf spec string format conversions are incorrect
2 participants