gh-115421: Test that our Makefile has all needed test folders (GH-115… #338
Annotations
10 warnings
Build CPython out-of-tree:
Python/optimizer_cases.c.h#L1134
variable ‘left’ set but not used [-Wunused-but-set-variable]
|
Build CPython out-of-tree:
Python/optimizer_cases.c.h#L1133
variable ‘right’ set but not used [-Wunused-but-set-variable]
|
Build CPython out-of-tree:
Python/optimizer_cases.c.h#L1151
variable ‘left’ set but not used [-Wunused-but-set-variable]
|
Build CPython out-of-tree:
Python/optimizer_cases.c.h#L1150
variable ‘right’ set but not used [-Wunused-but-set-variable]
|
Build CPython out-of-tree:
Python/optimizer_cases.c.h#L1163
variable ‘left’ set but not used [-Wunused-but-set-variable]
|
Build CPython out-of-tree:
Python/optimizer_cases.c.h#L1162
variable ‘right’ set but not used [-Wunused-but-set-variable]
|
Build CPython out-of-tree:
Python/optimizer_cases.c.h#L1175
variable ‘left’ set but not used [-Wunused-but-set-variable]
|
Build CPython out-of-tree:
Python/optimizer_cases.c.h#L1174
variable ‘right’ set but not used [-Wunused-but-set-variable]
|
Build CPython out-of-tree:
Python/optimizer_cases.c.h#L1187
variable ‘left’ set but not used [-Wunused-but-set-variable]
|
Build CPython out-of-tree:
Python/optimizer_cases.c.h#L1186
variable ‘right’ set but not used [-Wunused-but-set-variable]
|
Loading