Date: Fri, 17 Nov 2023 11:49:43 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275141] [NEW PORT] x11/wlopm Message-ID: <bug-275141-7788-YRF8bUem87@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-275141-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-275141-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275141 --- Comment #6 from Tino Engel <tino.engel@mail.de> --- Also with -Werror=3Dstrict-prototypes the same error occurs: gmake[1]: Entering directory '/usr/home/elgrande/git/PERSONAL/freebsd-ports/x11/wlopm/work/wlopm-v0.1.0' cc -O2 -pipe -Wall -Werror -Wextra -Wpedantic -Wno-unused-parameter -Wconversion -Wformat-security -Wformat -Wsign-conversion -Wfloat-conversion -Wunused-result -I/usr/local/include -Werror=3Dstrict-prototypes -fstack-protector-strong -fno-strict-aliasing -Wall -Werror -Wextra -Wpeda= ntic -Wno-unused-parameter -Wconversion -Wformat-security -Wformat -Wsign-conver= sion -Wfloat-conversion -Wunused-result -c -o wlopm.o wlopm.c wlopm.c:96:18: error: a function declaration without a prototype is depreca= ted in all versions of C [-Werror,-Wstrict-prototypes] static void noop () {} ^ void 1 error generated. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275141-7788-YRF8bUem87>