[frameworks-kio] [Bug 439780] kio does not compile with libc++ due to the use of the (obsolete and removed) std::mem_fun

2021-07-19 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=439780 --- Comment #7 from Ahmad Samir --- Yeah, I found that out myself, the build failed with very weird errors indeed :) I'd have to build the whole stack, which isn't simple. Good thing the fix is obvious enough it didn't require that (or we could have as

[frameworks-kio] [Bug 439780] kio does not compile with libc++ due to the use of the (obsolete and removed) std::mem_fun

2021-07-19 Thread Manuel Nickschas
https://bugs.kde.org/show_bug.cgi?id=439780 --- Comment #6 from Manuel Nickschas --- (In reply to Ahmad Samir from comment #5) > It seems I need to add -stdlib=libc++ to the compiler flags for clang to use > libc++, I'll test that next :) Yes, you either need to configure Clang to use libc++ by

[frameworks-kio] [Bug 439780] kio does not compile with libc++ due to the use of the (obsolete and removed) std::mem_fun

2021-07-12 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=439780 --- Comment #5 from Ahmad Samir --- It seems I need to add -stdlib=libc++ to the compiler flags for clang to use libc++, I'll test that next :) -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 439780] kio does not compile with libc++ due to the use of the (obsolete and removed) std::mem_fun

2021-07-12 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=439780 Ahmad Samir changed: What|Removed |Added CC||a.samir...@gmail.com --- Comment #4 from Ahmad Sa

[frameworks-kio] [Bug 439780] kio does not compile with libc++ due to the use of the (obsolete and removed) std::mem_fun

2021-07-12 Thread Manuel Nickschas
https://bugs.kde.org/show_bug.cgi?id=439780 --- Comment #3 from Manuel Nickschas --- Thanks, this fixes the issue for me! I wasn't completely sure if it can just be replaced, thus I didn't offer a patch myself. Kudos for the quick reaction! -- You are receiving this mail because: You are watch

[frameworks-kio] [Bug 439780] kio does not compile with libc++ due to the use of the (obsolete and removed) std::mem_fun

2021-07-12 Thread Jan Paul Batrina
https://bugs.kde.org/show_bug.cgi?id=439780 Jan Paul Batrina changed: What|Removed |Added Latest Commit||https://invent.kde.org/fram

[frameworks-kio] [Bug 439780] kio does not compile with libc++ due to the use of the (obsolete and removed) std::mem_fun

2021-07-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=439780 Bug Janitor Service changed: What|Removed |Added Status|REPORTED|ASSIGNED Ever confirmed|0