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

Pass flags parameter to OS_ModuleLoad() #999

Closed
jphickey opened this issue Nov 4, 2020 · 0 comments · Fixed by #1000 or #1008
Closed

Pass flags parameter to OS_ModuleLoad() #999

jphickey opened this issue Nov 4, 2020 · 0 comments · Fixed by #1000 or #1008
Assignees
Milestone

Comments

@jphickey
Copy link
Contributor

jphickey commented Nov 4, 2020

Is your feature request related to a problem? Please describe.
Change in nasa/osal#643 adds a "flags" parameter to OS_ModuleLoad, which needs to be added to CFE where this function is invoked..

Describe the solution you'd like
Add "flags" parameter. Initially this can just use the GLOBAL flag (0) to maintain the same behavior.

Additional context
Dependency of nasa/osal#643

Requester Info
Joseph Hickey, Vantage Systems, Inc.

jphickey added a commit to jphickey/cFE that referenced this issue Nov 4, 2020
@jphickey jphickey self-assigned this Nov 4, 2020
astrogeco added a commit that referenced this issue Nov 12, 2020
Fix #999, Add flags parameter to module load
@skliper skliper added this to the 7.0.0 milestone Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants