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 #121, correct casting on printf format strings #122

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

jphickey
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution
Corrects type mismatch errors (on some platforms)
Fixes #121

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.

@dzbaker dzbaker merged commit b540e3b into nasa:main Jan 11, 2024
17 checks passed
@jphickey jphickey deleted the fix-121-formats branch January 17, 2024 18:26
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.

Use correct format conversions in printf spec strings
2 participants