Describe the contribution
Whenever an integer value is used as a CFE_SB_MsgId_t, it should go through the explicit conversion using the supplied inline function.
Fixes #153
Testing performed
Build and sanity check CFE
Expected behavior changes
Allows SAMPLE_APP to be built when CFE_SB_MsgId_t is an opaque/non-integer type.
None with default config (where CFE_SB_MsgId_t is an integer type).
System(s) tested on
Ubuntu
Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.
Describe the contribution Whenever an integer value is used as a CFE_SB_MsgId_t, it should go through the explicit conversion using the supplied inline function.
Fixes #153
Testing performed Build and sanity check CFE
Expected behavior changes Allows SAMPLE_APP to be built when CFE_SB_MsgId_t is an opaque/non-integer type. None with default config (where CFE_SB_MsgId_t is an integer type).
System(s) tested on Ubuntu
Contributor Info - All information REQUIRED for consideration of pull request Joseph Hickey, Vantage Systems, Inc.