1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/x11/xforward
Cy Schubert e66cede3bc x11/xforward: Permanently fix LLVM15 build error
Permanently fix:

xforward.c:528:87: error: incompatible pointer to integer conversion passing 'void *' to parameter of type 'Cardinal' (aka 'unsigned int') [-Wint-conversion]
                        topshell = XtAppCreateShell(NULL,"Xforward",applicationShellWidgetClass, dpy, NULL,NULL);
                                                                                                           ^~~~
2023-02-15 08:55:01 -08:00
..
files x11/xforward: Permanently fix LLVM15 build error 2023-02-15 08:55:01 -08:00
distinfo
Makefile x11/xforward: Fix build with LLVM15 and other fixes 2023-02-11 06:32:18 -08:00
pkg-descr