You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hold off on this one... in the fix for issue #312 (implemented but not yet in a pull request) refactored some of the same file where this appears so it was removed in the process.
Confirmed this is already fixed and merged in pull request #404, commit 4904591. There are no occurrences of either OSAL_OPAQUE_OBJECT_IDS or OSAL_ABSTRACT_FILESYS_TYPES in the current master branch.
Remove requirement to define a sequential/numbered list of targets.
Instead, user defines a list of target names, followed by a set of
properties associated with each name.
This makes it much simpler to consistently define CPUs but selectively
add/remove them from the build based on other criteria.
jphickey
pushed a commit
to jphickey/osal
that referenced
this issue
Aug 10, 2022
Is your feature request related to a problem? Please describe.
References to removed #defines remain in the unit test code.
osal/src/unit-test-coverage/vxworks-ng/CMakeLists.txt
Lines 5 to 6 in ad88aa1
Describe the solution you'd like
Remove references
Describe alternatives you've considered
None
Additional context
None
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: