Skip to content

Fixes #24 crash when keys were removed from a map#25

Open
cvogt wants to merge 1 commit into
masterfrom
fix-map-removed-keys
Open

Fixes #24 crash when keys were removed from a map#25
cvogt wants to merge 1 commit into
masterfrom
fix-map-removed-keys

Conversation

@cvogt

@cvogt cvogt commented Mar 30, 2017

Copy link
Copy Markdown
Contributor

No description provided.

@hderms

hderms commented Sep 25, 2018

Copy link
Copy Markdown

would be great to get this merged. We had to vendor the library and make the change ourselves because it was preventing us from using it properly.

@cvogt

cvogt commented Sep 25, 2018

Copy link
Copy Markdown
Contributor Author

@caente if I could get back merge rights, I would do it :)

@caente

caente commented Oct 15, 2018

Copy link
Copy Markdown
Contributor

hey sorry the delay, I was on vacation! what do you think about adding a test that replicates the issue?

@mirelon

mirelon commented Jun 4, 2021

Copy link
Copy Markdown

I will continue on this in #29

@mirelon

mirelon commented Jun 4, 2021

Copy link
Copy Markdown

I have added some tests. They were failing before the fix (this one: diff(Map("a" -> "b", "c" -> "d"),Map("a" -> "b"))). With the fix they run OK.

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.

4 participants