On 11/12/2024 09:23, Tom Hughes wrote:
ikely there is just a #include <type_traits> missing - it was probably being included by accident before as a side effect of something else.
Yes, /usr/include/unicode/char16ptr.h (line 317[1]) explicitly uses std::is_convertible_v but doesn't have #include <type_traits> in this public header. I think it's a bug in icu.
[1]: https://github.com/unicode-org/icu/blob/main/icu4c/source/common/unicode/char16ptr.h#L317
-- Sincerely, Vitaly Zaitsev (vitaly@xxxxxxxxxxxxxx) -- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue