summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorMynacol <Mynacol@users.noreply.github.com>2024-03-16 11:58:57 +0100
committerMynacol <Mynacol@users.noreply.github.com>2024-03-18 16:18:56 +0100
commitf0152c8c2c678da5902cc5ca4cbac6607b15ee0c (patch)
tree7b1376208e898283e225917c1a0561d9d2e059fd /pkgs/development/python-modules/python-openstackclient
parent00fabffe1cb59794afe6ccdff9b6076f7c98b089 (diff)
leanify: 2023-10-19 -> 2023-12-17
As part of this upgrade, don't abort on compiler warnings, e.g.: ``` > clang -Wall -Werror -O3 -Wno-unused-function -I./lib -c -o lib/zopfli/squeeze.o lib/zopfli/squeeze.c > lib/zopfli/squeeze.c:341:10: error: variable 'total_length_test' set but not used [-Werror,-Wunused-but-set-variable] > size_t total_length_test = 0; > ^ > 1 error generated. > make: *** [<builtin>: lib/zopfli/squeeze.o] Error 1 ```
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions