Summary: | Missing #include <array> with Clang+libc++ in widgets/EditProfileDialog.cpp | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Andy Gebauer <gebauer.andy> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | telans |
Priority: | NOR | ||
Version: | 21.08.2 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/konsole/commit/1defe4f6c19c1c255b20bb56be64a7199048429f | Version Fixed In: | |
Sentry Crash Report: |
Description
Andy Gebauer
2021-10-07 02:04:53 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/502 Git commit 1defe4f6c19c1c255b20bb56be64a7199048429f by Kurt Hindenburg, on behalf of James Beddek. Committed on 12/10/2021 at 01:44. Pushed by hindenburg into branch 'master'. EditProfileDialog: fix build with Clang and libc++ Convert std::array to a static const built-in array Signed-off-by: James Beddek <telans@posteo.de> M +1 -1 src/widgets/EditProfileDialog.cpp https://invent.kde.org/utilities/konsole/commit/1defe4f6c19c1c255b20bb56be64a7199048429f |