Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899197 Details for
Bug 937418
=app-text/libmspub-0.1.4 fails to build with gcc:15 due to missing #include <cstdint>
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
#include <cstdint>
PolygonUtils.h-gcc-15.patch (text/plain), 193 bytes, created by
tdr
on 2024-08-06 04:27:19 UTC
(
hide
)
Description:
#include <cstdint>
Filename:
MIME Type:
Creator:
tdr
Created:
2024-08-06 04:27:19 UTC
Size:
193 bytes
patch
obsolete
>--- a/src/lib/PolygonUtils.h >+++ b/src/lib/PolygonUtils.h >@@ -11,6 +11,7 @@ > #define INCLUDED_POLYGONUTILS_H > > #include <functional> >+#include <cstdint> > #include <memory> > #include <vector> >
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 937418
:
899196
|
899197
|
899198
|
899847