Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 793917

Summary: dev-libs/libixion-0.16.1 fix nullptr_t usage without namespace
Product: Gentoo Linux Reporter: Jory A. Pratt <anarchy>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal CC: chain, sam, telans
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963    
Attachments: fix nullptr_t to use namespace std

Description Jory A. Pratt gentoo-dev 2021-06-02 15:54:17 UTC
Created attachment 713310 [details, diff]
fix nullptr_t to use namespace std

Please refer to patch, it needs to be submitted upstream if it has not been fixed on master. This will fix it for clang along with those of us working on musl.
Comment 2 Larry the Git Cow gentoo-dev 2021-12-01 16:42:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e170d9159e96863444a8270c1cee602d8c00d6a

commit 9e170d9159e96863444a8270c1cee602d8c00d6a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-01 16:42:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-01 16:42:29 +0000

    dev-libs/libixion: fix build with Clang
    
    Closes: https://bugs.gentoo.org/793917
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libixion/files/libixion-0.16.1-clang.patch | 18 ++++++++++++++++++
 dev-libs/libixion/libixion-0.16.1.ebuild            |  4 ++++
 2 files changed, 22 insertions(+)