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 #2, fix long string mismatch #16

Merged
merged 1 commit into from
Oct 2, 2019
Merged

Fix #2, fix long string mismatch #16

merged 1 commit into from
Oct 2, 2019

Conversation

avan989
Copy link
Contributor

@avan989 avan989 commented Oct 1, 2019

Describe the contribution
Fix #2, fix mismatch in printf. Used cppcheck with options --enable=performance,portability,warning --std=c99 --std=posix --inconclusive -j 8

Testing performed

  1. Run cppcheck with options --enable=performance,portability,warning --std=c99 --std=posix --inconclusive -j 8
  2. Verify warning is gone
  3. Build
  4. Verify elf2cfetbl still compile and pass table.o through

Expected behavior changes
No impact to behavior

System(s) tested on:

  • Hardware
  • Ubuntu 18.04
  • cFE 6.7.0

Contributor Info
Anh Van, NASA Goddard

Community contributors
You must attach a signed CLA (required for acceptance) or reference one already submitted

@skliper skliper changed the base branch from master to merge-20191001 October 2, 2019 13:16
@skliper skliper merged commit 6065660 into nasa:merge-20191001 Oct 2, 2019
@skliper skliper added this to the 3.2.0 milestone Oct 15, 2019
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