Skip to content

Conversation

@smowton
Copy link
Contributor

@smowton smowton commented Jul 17, 2019

This is important because an expression "L0: '', L1: ''" is semantically equivalent to
one with either index not specified at all, but they do not compare equal (irept::compare
distinguishes an empty-string from an absent key), leading to confusing behaviour when
ssa_exprts are used as keys in a map, for example.

@smowton smowton force-pushed the smowton/fix/get-l1-object-empty-strings branch from 72d4a33 to be843a8 Compare July 17, 2019 17:08
This is important because an expression "L0: '', L1: ''" is semantically equivalent to
one with either index not specified at all, but they do not compare equal (irept::compare
distinguishes an empty-string from an absent key), leading to confusing behaviour when
ssa_exprts are used as keys in a map, for example.
@smowton smowton force-pushed the smowton/fix/get-l1-object-empty-strings branch from be843a8 to 56bb4c4 Compare July 23, 2019 17:08
Copy link
Contributor

@allredj allredj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️
Passed Diffblue compatibility checks (cbmc commit: 56bb4c4).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/120260619

@smowton smowton merged commit 3ad2a27 into diffblue:develop Jul 24, 2019
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.

3 participants