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

Clean up massive number of warnings in sb_UT.c #87

Closed
skliper opened this issue Sep 30, 2019 · 8 comments
Closed

Clean up massive number of warnings in sb_UT.c #87

skliper opened this issue Sep 30, 2019 · 8 comments
Labels
Milestone

Comments

@skliper
Copy link
Contributor

skliper commented Sep 30, 2019

The {{{sb_UT.c}}} file generates hundreds of warnings in the build, mostly about incompatible types within printf-style calls.

This prevents building with -Werror, and also makes it really difficult to work with the file in general since Eclipse marks nearly every line as a warning.

@skliper skliper added this to the 6.5.0 milestone Sep 30, 2019
@skliper
Copy link
Contributor Author

skliper commented Sep 30, 2019

Imported from trac issue 56. Created by jphickey on 2015-05-26T17:09:21, last modified: 2019-03-05T14:57:55

@skliper skliper self-assigned this Sep 30, 2019
@skliper skliper added the bug label Sep 30, 2019
@skliper
Copy link
Contributor Author

skliper commented Sep 30, 2019

Trac comment by jphickey on 2015-05-27 09:41:26:

These were fixed in the GRC build - backporting the modifications

@skliper
Copy link
Contributor Author

skliper commented Sep 30, 2019

Trac comment by jphickey on 2015-05-29 11:13:27:

Pushed branch trac-56-ut-warning-cleanup, commit [changeset:ce6ee42] for review

CFE unit test code compiles with no warnings after merging this changeset.

@skliper
Copy link
Contributor Author

skliper commented Sep 30, 2019

Trac comment by jphickey on 2015-07-09 16:47:41:

This is included in the {{{ic-2015-07-14}}} integration candidate for testing

@skliper
Copy link
Contributor Author

skliper commented Sep 30, 2019

Trac comment by glimes on 2015-07-13 14:27:45:

Accept.

@skliper
Copy link
Contributor Author

skliper commented Sep 30, 2019

Trac comment by glimes on 2015-07-16 12:40:58:

Included in [changeset:fe8f06c 2015-07-14 development merge],
now present on Babelfish and IPAS-LIB.

@skliper
Copy link
Contributor Author

skliper commented Sep 30, 2019

Trac comment by glimes on 2016-02-25 10:17:32:

these will be fixed in CFE 6.5

@skliper
Copy link
Contributor Author

skliper commented Sep 30, 2019

Trac comment by jhageman on 2019-03-05 14:57:55:

Milestone renamed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant