Review Request: Add missing include to fix the build with recent GCCs.
Raphael Kubo da Costa
rakuco at freebsd.org
Sat May 12 20:23:27 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104926/
-----------------------------------------------------------
Review request for KDevelop.
Description
-------
Add missing include to fix the build with recent GCCs.
Include <string.h> so that the definitions for memcpy() and friends
can be found. Fixes the build with GCC 4.6.3, at least.
Diffs
-----
util/dbus_socket_transformer/main.cpp f3734b4fac1a7d36bcd1d3645a2956cf836b4948
Diff: http://git.reviewboard.kde.org/r/104926/diff/
Testing
-------
kdevelop builds with GCC 4.6.3 here with the patch
Thanks,
Raphael Kubo da Costa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120512/6368c46f/attachment.html>
More information about the KDevelop-devel
mailing list