Skip to content

Fix #18: Include definition of CFE_SB_MsgId_t#19

Merged
jphickey merged 1 commit intomasterfrom
fix-18-include-cfe-sb
Oct 23, 2019
Merged

Fix #18: Include definition of CFE_SB_MsgId_t#19
jphickey merged 1 commit intomasterfrom
fix-18-include-cfe-sb

Conversation

@jphickey
Copy link
Copy Markdown
Contributor

This type is provided by the cfe_sb_extern_typedefs.h file,
so the table definition should include this header.

Describe the contribution
Fixes issue #18
Add explicit inclusion of cfe_sb_extern_typedefs.h, which provides the definition of the CFE_SB_MsgId_t type.

Testing performed
Compile all code in the CFS bundle

Expected behavior changes
Build no longer fails due to unknown type when integrating the ic-ccb-20191009 branch.

System(s) tested on:
Ubuntu 18.04.2 LTS, 64 bit (build host)

Contributor Info
Joseph Hickey, Vantage Systems Inc.

This type is provided by the cfe_sb_extern_typedefs.h file,
so the table definition should include this header.
@jphickey jphickey requested a review from skliper October 23, 2019 17:21
@skliper skliper added this to the 2.4.0 milestone Oct 23, 2019
@jphickey jphickey merged commit bcbd098 into master Oct 23, 2019
@jphickey jphickey deleted the fix-18-include-cfe-sb branch October 23, 2019 19:55
dzbaker pushed a commit that referenced this pull request Jan 15, 2026
dzbaker pushed a commit that referenced this pull request Jan 15, 2026
Fix #19, add build and static analysis workflows
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