summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-10-27 09:27:08 +0000
committerSergei Trofimovich <slyich@gmail.com>2024-10-27 09:27:48 +0000
commit5743cd8f616414ddb2821c53bfdc04afb398bb44 (patch)
tree4a62ff5ffbcc3819541ac6764c5f115a5cfd0732 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent79ed655a8684bed9b433bf6eb679d886cf43ba56 (diff)
xcur2png: fix `gcc-14` build
Without the change the build against `gcc-14` fails as: $ nix build --impure --expr 'with import ./. {}; xcur2png.override { stdenv = gcc14Stdenv; }' ... xcur2png.c: In function 'saveConfAndPNGs': xcur2png.c:690:10: error: type defaults to 'int' in declaration of 'dry_run' [-Wimplicit-int-Wimplicit-int] 690 | extern dry_run; | ^~~~~~~
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions