Patch 271796, "The diff of what I implemented":
gitdiff.diff
The standard says that two components are runs-on compatible: a function or altstep referring to component type "A" in its runs on clause may be called or started on a component instance of type 'B' if all the definitions of "A" have identical definitions in "B".
The implementation has started (I attached the diff) but the equality operator of the template class is not complete (maybe not worth the effort).
If the equality operator of the template class is implemented then this bug can be closed.
This is actually a new feature request.
added C++ feature request labels
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent