[Differential] [Request, 13 lines] D2039: Fix build errors and linker warnings on OS X
qi437103 (Aetf)
noreply at phabricator.kde.org
Tue Jun 28 18:38:22 UTC 2016
qi437103 created this revision.
qi437103 added a reviewer: apol.
qi437103 added a subscriber: rjvbb.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
Fix compile errors and linker warnings in the debuggers subdirectory when build on OS X.
- Use `#include <signal.h>` rather than `#include "sys/sys/signal.h"`
- Fix visibility argument settings on kdevdebuggercommon to avoid linker warnings
Detailed discuss can be found on mailing list 1 <https://mail.kde.org/pipermail/kdevelop-devel/2016-June/054198.html> 2 <https://mail.kde.org/pipermail/kdevelop-devel/2016-June/054238.html>
TEST PLAN
it now builds without any errors or linker warnings, tested by René
REPOSITORY
rKDEVELOP KDevelop
BRANCH
fix-build-on-osx
REVISION DETAIL
https://phabricator.kde.org/D2039
AFFECTED FILES
debuggers/common/CMakeLists.txt
debuggers/common/midebugger.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: qi437103, apol
Cc: kdevelop-devel, rjvbb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160628/ccbe861b/attachment.html>
More information about the KDevelop-devel
mailing list