Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jan 2018 08:32:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224669] [exp-run] Against projects/clang600-import branch
Message-ID:  <bug-224669-13-qsSMiHPqdO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224669-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224669-13@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=3D224669

Tobias C. Berner <tcberner@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tcberner@freebsd.org

--- Comment #20 from Tobias C. Berner <tcberner@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?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224669-13-qsSMiHPqdO>