-
Notifications
You must be signed in to change notification settings - Fork 207
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 #815, remove all deprecated code #817
Fix #815, remove all deprecated code #817
Conversation
CCB 2020-08-19 APPROVED. Needs more conversation about deprecation timeline and convention for cFS-Caelum |
@astrogeco - I thought we approved this one? Further discussion required on the topic of removing elements deprecated this cycle before the release of Caelum. |
Fixed CCB comment to reflect approval. |
@jphickey could you please resolve the conflicts here? |
In the next major CFE release, this code will be no longer supported at all. It should be removed early in the cycle to avoid needing to maintain this compatibility code.
dbf3652
to
37a5ac9
Compare
Rebased. Note that this now includes several blocks with a |
Describe the contribution
In the next major CFE release, this code will be no longer supported at all. It should be removed early in the cycle
to avoid needing to maintain this compatibility code.
Fixes #815
Testing performed
Build and run, sanity check CFE.
Run all unit tests.
Expected behavior changes
Removes code previously deprecated.
Identical to previous build if the
OMIT_DEPRECATED=true
flag was set during configuration.System(s) tested on
Ubuntu 20.04
RTEMS 4.11.3
Additional context
Also depends on nasa/to_lab#55 - should be merged in same cycle.
Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.