Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 600404 Details for
Bug 703544
net-p2p/bitcoin-qt fails to build with deque error.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix build error
deque.patch (text/plain), 321 bytes, created by
je_fro@yahoo.com
on 2019-12-22 16:02:55 UTC
(
hide
)
Description:
Patch to fix build error
Filename:
MIME Type:
Creator:
je_fro@yahoo.com
Created:
2019-12-22 16:02:55 UTC
Size:
321 bytes
patch
obsolete
>diff -aurN a/src/httpserver.cpp b/src/httpserver.cpp >--- a/src/httpserver.cpp 2019-04-30 06:52:08.000000000 -0500 >+++ b/src/httpserver.cpp 2019-12-22 09:53:02.579785385 -0600 >@@ -13,6 +13,7 @@ > #include <shutdown.h> > #include <sync.h> > #include <ui_interface.h> >+#include <deque> > > #include <memory> > #include <stdio.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 703544
: 600404