Skip to content

Fix bug with merge_from when a markmap had many keys.#552

Merged
ltratt merged 1 commit into
softdevteam:masterfrom
ratmice:markmap_merge_many
Apr 14, 2025
Merged

Fix bug with merge_from when a markmap had many keys.#552
ltratt merged 1 commit into
softdevteam:masterfrom
ratmice:markmap_merge_many

Conversation

@ratmice
Copy link
Copy Markdown
Collaborator

@ratmice ratmice commented Apr 14, 2025

While working on the lrlex changes, it became apparent that merge_from was accidentally returning early from the loop of values being merged, as a consequence it would only merge the first key.

`merge_from` was accidentally returning early from the loop of
values being merged, as a consequence it would only merge the
first key.
@ltratt ltratt added this pull request to the merge queue Apr 14, 2025
Merged via the queue into softdevteam:master with commit 04ae392 Apr 14, 2025
2 checks passed
@ratmice ratmice deleted the markmap_merge_many branch April 14, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants