aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2016-10-21 18:38:50 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-10-26 08:54:07 +0000
commitba5bd2b87140c4751235619701bb84e993541f82 (patch)
tree01a2fdf4f3d22f6e8a7cb048259d58d4aad73196 /.gitattributes
parentfff4477661ae240c43088fa6d9069ccf969dbee8 (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> (cherry picked from commit 9f6ae7fce68d1592b71be7df7ebfffade60ef737) Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions