Commit 40983dd
committed
Make property identifiers in output of --show-properties consistent
The same property given as argument to --property had a different
name when displayed with --show-properties after using --full-slice
in the same invocation of goto-instrument.
Property identifiers should at least be consistent w.r.t. input
arguments and log file output in the same invocation of a
tool. However, the consistency ends as soon as a goto binary
is stored and used (where they are relabelled). This could be
fixed by storing property identifiers and preventing them from
being touched after loading a goto binary.1 parent a9b4514 commit 40983dd
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1417 | 1417 | | |
1418 | 1418 | | |
1419 | 1419 | | |
1420 | | - | |
1421 | | - | |
1422 | | - | |
1423 | 1420 | | |
1424 | 1421 | | |
1425 | 1422 | | |
| |||
0 commit comments