summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2023-08-20 12:34:54 +0100
committerSergei Trofimovich <slyich@gmail.com>2023-08-20 12:34:54 +0100
commit55e4f1fea4c38928bef9db71b12010c5e6ecad38 (patch)
tree78699877b312e3b24c390993c0682c115f214cb3 /pkgs/development/python-modules/rangehttpserver
parente7eb1f799cce31b7acfc694348e4daf9300acd41 (diff)
cm256cc: pull fix pending upstream inclusion for gcc-13
Without the change build fails on `gcc-13` as: $ nix build --impure --expr 'with import ./. {}; cm256cc.override { stdenv = gcc13Stdenv; }' -L ... /build/source/unit_test/data.h:37:9: error: 'uint16_t' does not name a type 37 | uint16_t i; | ^~~~~~~~ /build/source/unit_test/data.h:33:1: note: 'uint16_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>' 32 | #include <string.h> +++ |+#include <cstdint>
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions