Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 917882 Details for
Bug 926024
games-fps/gzdoom-4.11.3 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix compile missing tarray.h include
gzdoom-4.14.0-tarray.patch (text/plain), 391 bytes, created by
Jon Daniel
on 2025-01-29 21:04:05 UTC
(
hide
)
Description:
Fix compile missing tarray.h include
Filename:
MIME Type:
Creator:
Jon Daniel
Created:
2025-01-29 21:04:05 UTC
Size:
391 bytes
patch
obsolete
>diff '--color=auto' -burN gzdoom/src/common/engine/m_random.h gzdoom-9999/src/common/engine/m_random.h >--- gzdoom/src/common/engine/m_random.h 2025-01-29 21:03:02.674637493 +0100 >+++ gzdoom-9999/src/common/engine/m_random.h 2025-01-29 21:01:34.273239768 +0100 >@@ -37,6 +37,7 @@ > > #include <stdio.h> > #include "basics.h" >+#include "tarray.h" > #include "sfmt/SFMTObj.h" > > class FSerializer;
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 926024
:
917881
| 917882