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 #2395, do not directly use cfe_test_msgids.h #2399

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

jphickey
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution
For a user that has customized cfe_msgids.h, this will get conflicting values. If/when users have migrated to module-specific msgid files, this will be OK, but for now this can break things.

Fixes #2395

Testing performed
Build using override of cfe_msgids.h (only).

Expected behavior changes
No conflicting msgids if user has overridden cfe_msgids.h but not cfe_test_msgids.h

System(s) tested on
Debian

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

For a user that has customized cfe_msgids.h, this will get conflicting
values.  If/when users have migrated to module-specific msgid files,
this will be OK, but for now this can break things.
@jphickey jphickey added CCB:Ready Ready for discussion at the Configuration Control Board (CCB) CCB:FastTrack labels Jul 14, 2023
@dzbaker dzbaker merged commit 75b807b into nasa:main Jul 17, 2023
dzbaker added a commit to nasa/cFS that referenced this pull request Jul 17, 2023
@dzbaker dzbaker added CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) CCB:FastTrack labels Jul 20, 2023
@dmknutsen dmknutsen added this to the Equuleus milestone Aug 3, 2023
@jphickey jphickey deleted the fix-2395-cfe-test-msgid branch November 16, 2023 14:20
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 Equuleus-rc1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Testcase code should not directly include "cfe_test_msgids.h" (yet)
3 participants