summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorAtemu <git@atemu.net>2025-01-04 20:10:28 +0100
committerAtemu <git@atemu.net>2025-01-04 20:25:05 +0100
commit7d7822699bb80d883e3a9f8ed4d91b1602441a79 (patch)
treefa17c7a522d88b119cd3d13049eaaeb7ccd50496 /pkgs/development/python-modules/httpserver
parent6df24922a1400241dae323af55f30e4318a6ca65 (diff)
uim: use gcc13
gcc14 would throw: ``` libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../uim -I../replace -I../uim -g -O2 -pedantic -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wno-long-long -Wno-overlength-strings -DNDEBUG -c bsd-snprintf.c -fPIC -DPIC -o .libs/bsd-snprintf.o bsd-snprintf.c: In function 'dopr': bsd-snprintf.c:104:38: error: assignment to expression with array type 104 | # define VA_COPY(dest, src) (dest) = (src) | ^ bsd-snprintf.c:186:9: note: in expansion of macro 'VA_COPY' 186 | VA_COPY(args, args_in); | ^~~~~~~ ``` and I don't have the motivation to debug autohell crap.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions