[Bug 228317] x11-wm/icewm: pet pkg-fallout

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 23 14:04:01 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228317

Kirill Ponomarev <krion at FreeBSD.org> changed:

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

--- Comment #2 from Kirill Ponomarev <krion at 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 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list