Date: Thu, 24 May 2018 04:50:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 228317] x11-wm/icewm: pet pkg-fallout Message-ID: <bug-228317-7788-U3GzTSJjVw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-228317-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-228317-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=3D228317 --- Comment #3 from Chris Hutchinson <portmaster@bsdforge.com> --- (In reply to Kirill Ponomarev from comment #2) > I can't build it on -current: >=20 > #define null (*(class null_ref *)0) > ^~~~~~~~~~~~~~~~~~~~ > wmprog.cc:942:42: warning: binding dereferenced null pointer to reference > has undefined behavior [-Wnull-dereference] > addItem(_("_Logout..."), -2, null, actionLogout); > ^~~~ > ./ref.h:22:15: note: expanded from macro 'null' > #define null (*(class null_ref *)0) > ^~~~~~~~~~~~~~~~~~~~ > 33 warnings generated. Odd. As you can see from my build log attached to this pr(1), it built fine for me on 12. Is there any chance you could provide me with: uname -a from the system you're building this on? Is it also possible to attach a copy of the build log (transcript) eg; $ script ~/x11-wm_icewm.log $ make Thanks for the report, Kirill! --Chris --=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-228317-7788-U3GzTSJjVw>