Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899187 Details for
Bug 937412
dev-cpp/yaml-cpp-0.8.0: [gcc-15] error: ‘uint16_t’ was not declared in this scope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
include fix
yaml-cpp-0.8.0-gcc15-fix.patch (text/plain), 178 bytes, created by
tdr
on 2024-08-06 02:30:02 UTC
(
hide
)
Description:
include fix
Filename:
MIME Type:
Creator:
tdr
Created:
2024-08-06 02:30:02 UTC
Size:
178 bytes
patch
obsolete
>--- a/src/emitterutils.cpp >+++ b/src/emitterutils.cpp >@@ -1,4 +1,5 @@ > #include <algorithm> >+#include <cstdint> > #include <iomanip> > #include <sstream> > #include "emitterutils.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 937412
:
899183
|
899184
|
899185
|
899186
| 899187