Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2018 14:03:59 +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-zYzsSzDj3T@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

Kirill Ponomarev <krion@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
                 CC|                            |krion@FreeBSD.org

--- Comment #2 from Kirill Ponomarev <krion@FreeBSD.org> ---
I can't build it on -current:

#define null (*(class null_ref *)0)
              ^~~~~~~~~~~~~~~~~~~~
wmprog.cc:942:42: warning: binding dereferenced null pointer to reference h=
as
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.

--=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-zYzsSzDj3T>