-
- Downloads
www/c-icap: Fix invalid integer conversion with llvm15+
Fix invalid pointer conversion with llvm15+. This issue has been corrected previously by asking the compile to ignore the errors using CFLAGS -Wno-error=int-conversion. This flag is now removed and the errors properly fixed. Also fix the some of the paths in the default configuration to match the FreeBSD HIER. PR: 271810 Reported by: fluffy
Showing
- www/c-icap/Makefile 1 addition, 4 deletionswww/c-icap/Makefile
- www/c-icap/files/patch-c-icap.conf.in 26 additions, 1 deletionwww/c-icap/files/patch-c-icap.conf.in
- www/c-icap/files/patch-commands.c 11 additions, 0 deletionswww/c-icap/files/patch-commands.c
- www/c-icap/files/patch-mpmt__server.c 15 additions, 0 deletionswww/c-icap/files/patch-mpmt__server.c
- www/c-icap/files/patch-txt__format.c 11 additions, 0 deletionswww/c-icap/files/patch-txt__format.c
Loading
Please register or sign in to comment