[Bug 258269] graphics/libglvnd: update to 1.3.4
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258269] graphics/libglvnd: update to 1.3.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Sep 2021 04:33:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258269 --- Comment #15 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8854151b59681a4ce0b56939fa62b1ed060872ae 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 >= 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 = eglCreateWindowSurface(eglDisplay(), config(), window, 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(+) -- You are receiving this mail because: You are on the CC list for the bug.