Details
-
Bug
-
Resolution: Out of scope
-
P1: Critical
-
None
-
6.8.0
-
None
-
Macos XCode 15.2 arm64
Description
6.8.0 broke the WebEngine build. It's a regression from 6.7.3.
[2024-11-05T18:22:54.781Z] In file included from ../../../../../../../../../../qt430587f03a0da/s/src/qtwebengine/src/3rdparty/chromium/base/containers/flat_set.h:11: [2024-11-05T18:22:54.781Z] ../../../../../../../../../../qt430587f03a0da/s/src/qtwebengine/src/3rdparty/chromium/base/containers/flat_tree.h:354:22: error: invalid operands to binary expression ('const container_type' (aka 'const std::vector<device::BluetoothUUID>') and 'const container_type') [2024-11-05T18:22:54.781Z] return lhs.body_ <=> rhs.body_; [2024-11-05T18:22:54.781Z] ~~~~~~~~~ ^ ~~~~~~~~~