Commit cf8051b
authored
Fix #11368 FP "Same value in both branches of ternary operator" on plus and minus zero (cppcheck-opensource#4569)
Fix #11368 FP "Same value in both branches of ternary operator" on plus and minus zero1 parent e8606a5 commit cf8051b
4 files changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | 471 | | |
475 | 472 | | |
476 | 473 | | |
| |||
1053 | 1050 | | |
1054 | 1051 | | |
1055 | 1052 | | |
1056 | | - | |
| 1053 | + | |
1057 | 1054 | | |
1058 | 1055 | | |
1059 | 1056 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
133 | | - | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
980 | | - | |
| 980 | + | |
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6463 | 6463 | | |
6464 | 6464 | | |
6465 | 6465 | | |
| 6466 | + | |
| 6467 | + | |
| 6468 | + | |
| 6469 | + | |
| 6470 | + | |
6466 | 6471 | | |
6467 | 6472 | | |
6468 | 6473 | | |
| |||
0 commit comments