Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 04:33:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 258269] graphics/libglvnd: update to 1.3.4
Message-ID:  <bug-258269-7141-IYNO7Bfw6O@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258269-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258269-7141@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=3D258269

--- Comment #15 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D8854151b59681a4ce0b56939fa62b1e=
d060872ae

commit 8854151b59681a4ce0b56939fa62b1ed060872ae
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-09-10 02:58:40 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-09-10 04:33:04 +0000

    x11-wm/plasma5-kwin: unbreak with libglvnd >=3D 1.3.4

    src/plugins/platforms/x11/common/eglonxbackend.cpp:227:66: error: cannot
initialize a parameter of type 'EGLNativeWindowType' (aka 'void *') with an
lvalue of type 'xcb_window_t' (aka 'unsigned int')
            surface =3D eglCreateWindowSurface(eglDisplay(), config(), wind=
ow,
nullptr);
                                                                     ^~~~~~

    PR:             258269
    Reported by:    antoine (via exp-run)
    See also:       https://bugs.gentoo.org/810511

 x11-wm/plasma5-kwin/files/patch-bug440372 (new) | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

--=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-258269-7141-IYNO7Bfw6O>