diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2025-12-03 11:39:49 +0100 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2025-12-06 10:16:02 +0100 |
| commit | 9c01b632faf41a9029bc279b11830a6238abe3b5 (patch) | |
| tree | c756084fa6307ac5bddda3eb1c4ae0d71a04acb5 /cmake/QtCMakePackageVersionFile.cmake.in | |
| parent | 7b09f45c50dd50440f9708f40cc8ed3a979e4d58 (diff) | |
QVectorND: fix qFuzzyCompare() precondition violation
qFuzzyCompare() requires that neither argument is numerically
zero. This cannot be guaranteed for the vector elements.
Fix by using the new QtPrivate::fuzzyCompare() function, which does
things in the correct way.
As a drive-by, put the operators at the beginning of continued lines,
as requested by https://wiki.qt.io/Qt_Coding_Style#Line_breaks Item 2.
Amends the start of the public history.
Pick-to: 6.10 6.8 6.5
Task-number: QTBUG-142020
Change-Id: I55cfb520bda53e12532923005bb1ee6396b124f2
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'cmake/QtCMakePackageVersionFile.cmake.in')
0 files changed, 0 insertions, 0 deletions
