Fix #392, Make OS_STREAM_STATE available with APIs#393
Fix #392, Make OS_STREAM_STATE available with APIs#393CDKnightNASA wants to merge 1 commit intonasa:masterfrom
Conversation
skliper
left a comment
There was a problem hiding this comment.
Recommend rebase when the API scrub pull request gets merged, and then add doxygen comments to document the states/typedef per the API scrub implemented pattern.
Confused, is there a separate ticket/pull request for an API scrub? If so, have a ticket #? |
|
It's in the current integration candidate #375, was the fix to #364... pull request was #371. I think just pending @astrogeco merge of #375. |
|
@CDKnightNASA recommend a rebase now that #375 is merged, and just add comments that follow the current pattern. Or I can add them if you want. |
9849a4a to
f0fae6a
Compare
|
rebased, commented, and squashed |
f0fae6a to
1cca69f
Compare
|
CCB 2020-04-01 - APPROVED |
|
@CDKnightNASA - why close? They close when the update gets to master... |
|
Whoops, I mean when the pull request gets to the IC branch |
|
Closing the pull request, not the issue. Will create a new pull request that incorporates the 3 related tickets, plus going to wait for #405 |
|
Ohhhh, perfect! My mistake. When I first clicked I thought it was the issue. |
…it's needed by OS_SelectSingle()
Describe the contribution
moves OS_STREAM_STATE defines to os/inc/osapi-os-core.h as they're needed by OS_SelectSingle()
Testing performed
Can build unit tests (being developed) for OS_SelectSingle()
Note that this is a prerequisite for #377 and is related to #391 all three should be pulled at the same time, or #392, #391 then #377
Contributor Info - All information REQUIRED for consideration of pull request
[email protected]