Review Request: Add missing include to fix the build with recent GCCs.

Raphael Kubo da Costa rakuco at freebsd.org
Sat May 12 20:45:01 UTC 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104926/
-----------------------------------------------------------

(Updated May 12, 2012, 8:45 p.m.)


Review request for KDevelop.


Changes
-------

s/kdevelop/kdevplatform/ in "Testing Done".


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 (updated)
-------

kdevplatform 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/1e023536/attachment.html>


More information about the KDevelop-devel mailing list