As far as I can tell, QUuid is working correctly on big endian platforms. But it stores the integers in such a weird fashion (I wish to fix that for Qt 7) that this test is non-obvious. I don't have a big-endian machine to test this with. Anyone interested is welcome to submit patches. Fixes: QTBUG-134634 Pick-to: 6.8 Change-Id: I2415be976d1d880d1525fffdf525dcf4f21aaa70 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> (cherry picked from commit aa872148645351a346d34db60cd0b8b1235fed1c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%