https://bugs.kde.org/show_bug.cgi?id=437890

--- Comment #3 from amyspark <a...@amyspark.me> ---
The strlen part is clearly a bug on my end. The remaining are a "feature" of
both GCC and glibc. If my tests are correct, <charconv> should *not* be
available if the C++ standard is less than 17 (as in our case), see
https://en.cppreference.com/w/cpp/header/charconv . This should also fail as
soon as it tries to build the structured bindings.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to