Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 318440 Details for
Bug 426988
app-text/goldendict-1.0.1 fails to compile with gcc-4.7
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Patch to add the missing inclusions of unistd.h
goldendict-1.0.1_add_unistd.patch (text/plain), 509 bytes, created by
Sven Eden
on 2012-07-17 12:04:35 UTC
(
hide
)
Description:
Patch to add the missing inclusions of unistd.h
Filename:
MIME Type:
Creator:
Sven Eden
Created:
2012-07-17 12:04:35 UTC
Size:
509 bytes
patch
obsolete
>--- processwrapper.cc~ 2010-12-03 22:12:46.000000000 +0100 >+++ processwrapper.cc 2012-07-17 13:52:14.418257186 +0200 >@@ -93,6 +93,7 @@ > } > > #else >+#include <unistd.h> > > unsigned int ProcessWrapper::currentProcessId() > { >--- qtsingleapplication/src/qtlocalpeer.cpp~ 2010-12-03 22:12:46.000000000 +0100 >+++ qtsingleapplication/src/qtlocalpeer.cpp 2012-07-17 13:41:32.121556924 +0200 >@@ -50,6 +50,7 @@ > #endif > #if defined(Q_OS_UNIX) > #include <time.h> >+#include <unistd.h> > #endif > > namespace QtLP_Private {
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 Raw
Actions:
View
Attachments on
bug 426988
: 318440