Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Replace dictionary proxies with nested dictionaries 14/N #699

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

ienkovich
Copy link
Contributor

Support nested dictionaries in StringDictionary::getCompare.

This patch also fixes several bugs in this method. The logic around the comparison of cache_index->index with zero is completely broken because the zero index has no special meaning at all. Added tests cover both nested dictionaries and these fixed bugs.

@ienkovich ienkovich force-pushed the ienkovich/nested-dict-14 branch from df5bda3 to df7c082 Compare October 12, 2023 17:37

Verified

This commit was signed with the committer’s verified signature.
Signed-off-by: ienkovich <ilya.enkovich@intel.com>
@ienkovich ienkovich merged commit a45c880 into main Oct 12, 2023
@ienkovich ienkovich deleted the ienkovich/nested-dict-14 branch October 12, 2023 20:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants