[Bug 224669] [exp-run] Against projects/clang600-import branch
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 7 08:32:39 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224669
Tobias C. Berner <tcberner at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tcberner at freebsd.org
--- Comment #20 from Tobias C. Berner <tcberner at freebsd.org> ---
(In reply to Jan Beich from comment #19)
qt5-gui fails with:
In file included from qxcbconnection.cpp:75:
/usr/local/include/X11/Xlibint.h:675:7: error: ISO C++17 does not allow
'register' storage class specifier [-Wregister]
register _Xconst long *data,
^~~~~~~~~
/usr/local/include/X11/Xlibint.h:680:7: error: ISO C++17 does not allow
'register' storage class specifier [-Wregister]
register long *data,
^~~~~~~~~
[...]
So maybe x11/libX11 should be fixed ot no longer use register?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list