| Summary: | kdelibs build failure with gcc 4.4 | ||
|---|---|---|---|
| Product: | [Unmaintained] kio | Reporter: | Elan Ruusamäe <glen> |
| Component: | ftp | Assignee: | David Faure <faure> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | sandalle |
| Priority: | NOR | ||
| Version First Reported In: | 3.5 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Elan Ruusamäe
2009-05-19 14:33:12 UTC
here's another one, this is patch against kdebase: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kdebase/kdebase-gcc44.patch The above patches fix kdelibs and kdebase compiling with GCC 4.4.0 for me. These fixes are already applied in the KDE-4.x source code. Note that KDE-3.x is not maintained anymore, there won't be any more releases of it. But oh well. I'll apply them if that makes you happy ;-) SVN commit 975372 by dfaure: apply gcc-4.4 compilation fix from http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kdebase/kdebase-gcc44.patch. kdelibs patch was applied in r975371. BUG: 193242 M +2 -2 Fontmap.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=975372 |