https://bugzilla.redhat.com/show_bug.cgi?id=2085444



--- Comment #41 from Mamoru TASAKA <[email protected]> ---
__is_convertible is gcc builtin from g++13:
https://github.com/gcc-mirror/gcc/commit/af85ad891703db220b25e7847f10d0bbec4becf4

Looks like libcxx "silently" fixed this via:
https://github.com/llvm/llvm-project/commit/2040fde9097ae7753531c9c58332a933cbaaa43c#diff-3d2df1e1a88b47254c4ed1bc1fb735281c17bc8540d1c70c5c78d3bfd776b7ddR27

(note that __has_builtin argument is changed to "__is_convertible_to", from
"is_convertible_to")


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2085444
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to