-
Notifications
You must be signed in to change notification settings - Fork 223
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
Integration Candidate: Fast Track #78
Conversation
Travis-CI needs to run with permissive mode enabled
@jphickey see Travis unit test failures
|
The issue is that it still wasn't picking up the PERMISSIVE mode setting. Two minor fixups solve it:
|
Can you add those to the respective IC branches? |
Patch to resolve warnings about undefined references.
Could we call it osconfig-doxygen.h as a slightly more specific name? |
Or could the osconfig.h.in itself be passed in? I don't think it has to be a .h file. |
Tried this and it doesn't work ... doxygen appears to just ignore it. I chose Is this the only thing holding this up at this point? I have several other branches that need to be rebased after this goes to "master", so I'd like to move past this. I recommend we just move forward with the way it is but if you don't like the name I chose, please just tell me specifically what name you will like, and I will patch it again. |
It's possible (FILE_PATTERN, EXTENSION_MAPPING), but by the time I got it working it felt more complex than your example implementation. Lets just go with this. |
Fix nasa#48, use proper CFE_SB_PipeID type
Describe the contribution
Combines the following Fast Track Pull Requests
osal: nasa/osal#444
cfe: nasa/cFE#672
Testing performed
See PRs
Bundle CI - https://github.com/nasa/cFS/pull/78/checks?check_run_id=644721591
Expected behavior changes
See osal PR and cFE PR
System(s) tested on
Bundle CI - Ubuntu:Bionic
Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.