Archived issue #0000044
Serious misinformation in documentation for TCollection_IndexedDataMap::Add
Description
The doc says:
-- .... If the key was already in the
-- map the previous item is replaced by .
But indeed the Item is not replaced, as seen in the code.
This may lead to incorrect work of many algorithms in OpenCASCADE.
I suggest to correct the documentation and perform the search of usage of this
function. This search might clear some not yet registered bugs.
-- .... If the key was already in the
-- map the previous item is replaced by .
But indeed the Item is not replaced, as seen in the code.
This may lead to incorrect work of many algorithms in OpenCASCADE.
I suggest to correct the documentation and perform the search of usage of this
function. This search might clear some not yet registered bugs.
Public activity
1 archived note
Participants are labeled by their role within this record.
*** Bug 3294 has been marked as a duplicate of this bug. ***
Related records