aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2016-10-21 18:38:50 +0200
committerLars Knoll <lars.knoll@qt.io>2016-10-25 07:18:51 +0000
commit9f6ae7fce68d1592b71be7df7ebfffade60ef737 (patch)
treef5cd58a69ef9ef0c5086dca6ebbf95df53bbe7a6 /tests/manual
parent55b9c7c1bdc7ccaf3126622e72843a3c247cbaf4 (diff)
Fix QML Compiler crash
After commit 2afb54fb51091765f79548b0b057795bc3c6eb38, Primitive::undefinedValue() uses setM() to clear out all bits. Previously that code was #ifndef'ed out for the bootstrap build, but now that we can do the correct boxing in host builds (as we know the pointer size), we can re-enable setM() in bootstrap builds and fix this crash that was a Q_UNREACHABLE() assertion. Change-Id: I49036792c06c9a17272aba65261ab8f32beb2ad8 Task-number: QTBUG-56658 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests/manual')
0 files changed, 0 insertions, 0 deletions