Skip to content

Conversation

@cloudAndMonkey
Copy link
Contributor

#602
假删除判断 bug

@TommyLemon
Copy link
Collaborator

boolean containNotDeletedValue 确实必须要把后面的 null 改为 false,否则执行赋值报错;
后面的 notDeletedValue 是作为条件 deletedKey = notDeletedValue 或 deletedKey != notDeletedValue 的值,应该不改。
可以具体调试下看看
image

@cloudAndMonkey
Copy link
Contributor Author

@TommyLemon
最近有点忙, 星期六或星期天我来看看

@TommyLemon
Copy link
Collaborator

@TommyLemon 最近有点忙, 星期六或星期天我来看看

理解,可以的~

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