Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 338902 Details for
Bug 457532
app-office/akonadi-server-1.9.0: moc fails to parse boost headers (BOOST_JOIN undefined)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
akonadi-1.9.0-fix-moc-preproc.patch
akonadi-fix-boost.patch (text/plain), 344 bytes, created by
cJ
on 2013-02-14 20:41:59 UTC
(
hide
)
Description:
akonadi-1.9.0-fix-moc-preproc.patch
Filename:
MIME Type:
Creator:
cJ
Created:
2013-02-14 20:41:59 UTC
Size:
344 bytes
patch
obsolete
>diff --git a/shared/akapplication.h b/shared/akapplication.h >index 57998f1..237290a 100644 >--- a/shared/akapplication.h >+++ b/shared/akapplication.h >@@ -23,8 +23,10 @@ > #include <QtCore/QObject> > > #ifndef _WIN32_WCE >+#if !defined(Q_MOC_RUN) > #include <boost/program_options.hpp> > #endif >+#endif > > class QCoreApplication; > class QApplication;
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 457532
: 338902