Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 918012 Details for
Bug 949127
media-libs/alsa-lib fails as a dep with =gcc-15.0.1_pre20250126 due to file ump_msg.h: error: unknown type name ‘size_t’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
stddef.h-includes.patch
stddef.h-includes.patch (text/plain), 581 bytes, created by
tdr
on 2025-01-31 23:55:06 UTC
(
hide
)
Description:
stddef.h-includes.patch
Filename:
MIME Type:
Creator:
tdr
Created:
2025-01-31 23:55:06 UTC
Size:
581 bytes
patch
obsolete
>From a4cd66a4c2f3b9388ebef385d2e8cbdb5cca5454 Mon Sep 17 00:00:00 2001 >From: Ted Rodgers <ted.d.rodgers@gmail.com> >Date: Fri, 31 Jan 2025 18:46:59 -0500 >Subject: [PATCH] <stddef.h> include for include/ump_msg.h ; > https://bugs.gentoo.org/949127 > >--- > include/ump_msg.h | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/include/ump_msg.h b/include/ump_msg.h >index 5f0a45a..e166275 100644 >--- a/include/ump_msg.h >+++ b/include/ump_msg.h >@@ -9,6 +9,7 @@ > #ifndef __ALSA_UMP_MSG_H > #define __ALSA_UMP_MSG_H > >+#include <stddef.h> > #include <stdint.h> > > #ifdef __cplusplus >-- >2.48.1
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 949127
: 918012