https://bugzilla.suse.com/show_bug.cgi?id=1210126 https://bugzilla.suse.com/show_bug.cgi?id=1210126#c11 Callum Farmer <gmbr3@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aaronpuchert@alice-dsl.net --- Comment #11 from Callum Farmer <gmbr3@opensuse.org> --- (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: You are on the CC list for the bug.