- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit9c69e26
committed
Suppress more variable-set-but-not-used warnings from clang 15.
Mop up assorted set-but-not-used warnings in the back branches.This includes back-patching relevant fixes from commit152c9f7the rest of the way, but there are also several cases that did notappear in HEAD. Some of those we'd fixed in a retail way but notback-patched, and others I think just got rewritten out of existenceduring nearby refactoring.While here, also back-patchb1980f6 (PL/Tcl: Fix compiler warningswith Tcl 8.6) into 9.2, so that that branch compiles warning-freewith modern Tcl.Per project policy, this is a candidate for back-patching intoout-of-support branches: it suppresses annoying compiler warningsbut changes no behavior. Hence, back-patch all the way to 9.2.Discussion:https://postgr.es/m/514615.1663615243@sss.pgh.pa.us1 parent4c5a29c commit9c69e26
2 files changed
+1
-5
lines changedLines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
699 | 699 |
| |
700 | 700 |
| |
701 | 701 |
| |
702 |
| - | |
703 | 702 |
| |
704 | 703 |
| |
705 | 704 |
| |
706 |
| - | |
707 | 705 |
| |
708 | 706 |
| |
709 | 707 |
| |
710 | 708 |
| |
711 |
| - | |
712 | 709 |
| |
713 | 710 |
| |
714 | 711 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4326 | 4326 |
| |
4327 | 4327 |
| |
4328 | 4328 |
| |
4329 |
| - | |
4330 | 4329 |
| |
4331 | 4330 |
| |
4332 | 4331 |
| |
| |||
4377 | 4376 |
| |
4378 | 4377 |
| |
4379 | 4378 |
| |
4380 |
| - | |
| 4379 | + | |
4381 | 4380 |
| |
4382 | 4381 |
| |
4383 | 4382 |
| |
|
0 commit comments
Comments
(0)