Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 598660 Details for
Bug 702186
Kodi 18.5 does not work with >=dev-libs/libfmt-6.1.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to compile kodi-18.5 against libfmt-6.1.0
cassert_libfmt-6.1.0.patch (text/plain), 703 bytes, created by
Benjamin Réveillé
on 2019-12-06 21:53:10 UTC
(
hide
)
Description:
patch to compile kodi-18.5 against libfmt-6.1.0
Filename:
MIME Type:
Creator:
Benjamin Réveillé
Created:
2019-12-06 21:53:10 UTC
Size:
703 bytes
patch
obsolete
>--- a/xbmc/windowing/GraphicContext.cpp 2019-12-06 22:30:21.793361497 +0100 >+++ b/xbmc/windowing/GraphicContext.cpp 2019-12-06 22:27:49.645669650 +0100 >@@ -23,6 +23,7 @@ > #include "guilib/GUIComponent.h" > #include "guilib/GUIWindowManager.h" > #include "guilib/TextureManager.h" >+#include <cassert> > > using namespace KODI::MESSAGING; > >--- a/xbmc/profiles/dialogs/GUIDialogProfileSettings.cpp 2019-12-06 22:30:49.433547745 +0100 >+++ b/xbmc/profiles/dialogs/GUIDialogProfileSettings.cpp 2019-12-06 22:28:34.482638450 +0100 >@@ -30,6 +30,7 @@ > #include "utils/log.h" > #include "utils/StringUtils.h" > #include "utils/URIUtils.h" >+#include <cassert> > #include "utils/Variant.h" > #include "ServiceBroker.h" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 702186
: 598660