Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899329 Details for
Bug 937478
media-libs/opencolorio-2.3.2 fails compile with gcc:15 error: ‘uint8_t’ was not declared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
#include <cstdint>
OpenColorIO.h2-gcc15-fix.patch (text/plain), 234 bytes, created by
tdr
on 2024-08-07 05:08:03 UTC
(
hide
)
Description:
#include <cstdint>
Filename:
MIME Type:
Creator:
tdr
Created:
2024-08-07 05:08:03 UTC
Size:
234 bytes
patch
obsolete
>--- a/include/OpenColorIO/OpenColorIO.h >+++ b/include/OpenColorIO/OpenColorIO.h >@@ -6,6 +6,7 @@ > #define INCLUDED_OCIO_OPENCOLORIO_H > > #include <cstddef> >+#include <cstdint> > #include <iosfwd> > #include <limits> > #include <stdexcept>
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 937478
: 899329