nasa / LC

The Core Flight System (cFS) Limit Checker (LC) application.
Apache License 2.0
30 stars 21 forks source link

Fix #70, update global symbol names for consistency #74

Closed jphickey closed 1 year ago

jphickey commented 1 year ago

Checklist (Please check before submitting)

Describe the contribution This is a simple search and replace of nonconformant symbol names.

Mapping from the old symbol name to the new symbol name is put behind a deprecated compatibility switch

Fixes #70

Testing performed Build and run all unit tests

Expected behavior changes None - just a simple symbol rename

System(s) tested on Debian

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

jphickey commented 1 year ago

Merged manually (via command line) to resolve a minor conflict between this and another PR.