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 #505, warnings in time base API test #507

Merged

Conversation

jphickey
Copy link
Contributor

Describe the contribution
Add requisite cast to printf. Also use sizeof() rather than hardcoded size of 12.

Fix #505

Testing performed
Build and execute all unit tests

Expected behavior changes
Unit tests pass on RTEMS.

System(s) tested on
Ubuntu 20.04
RTEMS 4.11.3 via QEMU/pc686

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

Add requisite cast to printf.
Also use sizeof() rather than hardcoded size of 12.
@jphickey jphickey added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Jun 16, 2020
@astrogeco
Copy link
Contributor

CCB 2020-06-17: APPROVED

@astrogeco astrogeco added IC-20200617 CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Jun 18, 2020
@astrogeco astrogeco changed the base branch from master to integration-candidate June 22, 2020 19:43
@astrogeco astrogeco merged commit 9157dde into nasa:integration-candidate Jun 23, 2020
@skliper skliper added this to the 5.1.0 milestone Aug 21, 2020
@jphickey jphickey deleted the fix-505-ut-timebase-warnings branch December 3, 2020 17:26
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code review and approval by community CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Time Base API test introduced new format warnings
3 participants