| Summary: | #include <string.h> should be added to socketclient.cpp, dbushandler.cpp and socketserver.cpp | ||
|---|---|---|---|
| Product: | [Developer tools] kdesrc-build | Reporter: | Yevgeniy <YLitvinenko> |
| Component: | general | Assignee: | Michael Pyne <mpyne> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | finex |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Solaris | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Yevgeniy
2008-10-19 15:07:19 UTC
The compiler error you refer to appears to have been fixed by adding #include <cstring> to the affected files. However, kdesvn-build is not the appropriate product to report compile errors against (the script just builds KDE, the compile would have failed with or without kdesvn-build's help). Compile errors should normally be reported to the kde-devel mailing list for future reference. |