| Summary: | kioslave/file/file.cpp does not build on opensolaris | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | tropikhajma <tropikhajma> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | annma |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Solaris | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | patch | ||
|
Description
tropikhajma
2009-05-04 01:20:15 UTC
Created attachment 33332 [details]
patch
i don't say the patch is perfect, but it fixes the problem
Can you send the problem and the patch to https://mail.kde.org/mailman/listinfo/kde-solaris so KDE people on Solaris can see if it relevant? Thanks in advance! SVN commit 982412 by adridg: Minor Solaris stuff in kio file: - support NO_ASCII_CAST, construct err string explicitly - drop the QFile::remove() which isn't needed BUG: 191543 (based on the patch attached to that bug) M +5 -4 file.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=982412 |