We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Checklist (Please check before submitting)
Describe the bug Several printf format conversions in MD are incorrect
To Reproduce Build on system with different type mapping for int32, etc.
Expected behavior Build should succeed
System observed on: RTEMS 4.11
Reporter Info Joseph Hickey, Vantage Systems, Inc.
The text was updated successfully, but these errors were encountered:
Fix nasa#64, correct format spec strings and types
624e72e
Resolves mismatches between format strings and the data types
892a93c
9d86831
Merge pull request nasa#65 from jphickey/fix-64-formatspecs
fe60ebc
jphickey
Successfully merging a pull request may close this issue.
Checklist (Please check before submitting)
Describe the bug
Several printf format conversions in MD are incorrect
To Reproduce
Build on system with different type mapping for int32, etc.
Expected behavior
Build should succeed
System observed on:
RTEMS 4.11
Reporter Info
Joseph Hickey, Vantage Systems, Inc.
The text was updated successfully, but these errors were encountered: