Hello,

> /usr/include/c++/7/bits/std_abs.h:103:16: error: invalid operands to binary
> expression ('__castxml__float128' (aka '__castxml__float128_s') and 'int')
>   { return __x < 0 ? -__x : __x; }
>            ~~~ ^ ~
> /usr/include/c++/7/bits/stl_pair.h:449:5: note: candidate template ignored:
> could not match 'pair<type-parameter-0-0, type-parameter-0-1>' against
> '__castxml__float128_s'
>     operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
>     ^

somewhat I'm smelling a castxml bug here, but I don't have enough info to prove 
it.

G.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to