Commit 97e561e
Victor Stinner
Avoid useless "++" at the end of functions
Warnings found by the Clang Static Analyzer.1 parent 25095b2 commit 97e561e
3 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
615 | | - | |
| 615 | + | |
616 | 616 | | |
617 | | - | |
| 617 | + | |
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6474 | 6474 | | |
6475 | 6475 | | |
6476 | 6476 | | |
6477 | | - | |
| 6477 | + | |
6478 | 6478 | | |
6479 | 6479 | | |
6480 | 6480 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3747 | 3747 | | |
3748 | 3748 | | |
3749 | 3749 | | |
3750 | | - | |
| 3750 | + | |
3751 | 3751 | | |
3752 | 3752 | | |
3753 | 3753 | | |
3754 | | - | |
| 3754 | + | |
3755 | 3755 | | |
3756 | 3756 | | |
3757 | 3757 | | |
| |||
3796 | 3796 | | |
3797 | 3797 | | |
3798 | 3798 | | |
3799 | | - | |
| 3799 | + | |
3800 | 3800 | | |
3801 | 3801 | | |
3802 | 3802 | | |
| |||
0 commit comments