Summary: | x11-wm/notion-4.0.2_p20220613 - frame.c: error: passing argument 1 of ioncore_grab_establish from incompatible pointer type [-Wincompatible-pointer-ty | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | David Seifert <soap> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/36498 | ||
Whiteboard: | ~arch only | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
emerge-history.txt.xz environment etc.clang.tar.xz etc.portage.tar.xz qlist-info.txt.xz temp.tar.xz x11-wm:notion-4.0.2_p20220613:20231205-010157.log |
Description
Toralf Förster
![]() Created attachment 877259 [details]
emerge-info.txt
Created attachment 877260 [details]
emerge-history.txt.xz
Created attachment 877261 [details]
environment
Created attachment 877262 [details]
etc.clang.tar.xz
Created attachment 877263 [details]
etc.portage.tar.xz
Created attachment 877264 [details]
qlist-info.txt.xz
Created attachment 877265 [details]
temp.tar.xz
Created attachment 877266 [details]
x11-wm:notion-4.0.2_p20220613:20231205-010157.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b37553a9c5af8e400cd23a2dd79ecdf4b32812e commit 5b37553a9c5af8e400cd23a2dd79ecdf4b32812e Author: Brahmajit Das <brahmajit.xyz@gmail.com> AuthorDate: 2024-05-01 08:48:39 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-02 03:54:25 +0000 x11-wm/notion: Fix passing of incompatible pointer type TODO: According to developer/s, frame->mplex->win would be a more type-safe way to achieve the same, but then it becomes less clear whether this is an 'is' or a 'has' relationship. Closes: https://bugs.gentoo.org/919249 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36498 Signed-off-by: Sam James <sam@gentoo.org> .../files/notion-4.0.2-gcc14-build-fix.patch | 49 +++++++++++ x11-wm/notion/notion-4.0.2_p20220613-r1.ebuild | 97 ++++++++++++++++++++++ x11-wm/notion/notion-9999.ebuild | 6 +- 3 files changed, 151 insertions(+), 1 deletion(-) |