forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit88c947c
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 parentdcd7dbe commit88c947c
1 file changed
+0
-3
lines changedLines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
761 | 761 |
| |
762 | 762 |
| |
763 | 763 |
| |
764 |
| - | |
765 | 764 |
| |
766 | 765 |
| |
767 | 766 |
| |
768 |
| - | |
769 | 767 |
| |
770 | 768 |
| |
771 | 769 |
| |
772 | 770 |
| |
773 |
| - | |
774 | 771 |
| |
775 | 772 |
| |
776 | 773 |
| |
|
0 commit comments
Comments
(0)