Callum Farmer changed bug 1210126
What Removed Added
CC   aaronpuchert@alice-dsl.net

Comment # 11 on bug 1210126 from
(In reply to Andreas Stieger from comment #10)
> Leap 15.4:
> 
> [ 6611s]
> ../components/password_manager/core/browser/affiliation/
> affiliation_fetcher_base.cc:182:6: error: equality comparison operator can
> only be defaulted in a class definition
> [ 6611s] bool operator==(const AffiliationFetcherInterface::RequestInfo& lhs,
> [ 6611s]      ^
> [ 6611s] 1 error generated.

Looks like C++20 incompatibility. Needs a newer Clang hence why it passes on
15.5.


You are receiving this mail because: