Commits (3)
-
Kai Koehne authored
Work around bugs in either the jitted code, or the gcc compiler for Windows that lead to incorrect JavaScript evaluations, most notably in RegExp. This greatly reduces also the number of autotest failures. Task-number: QTBUG-40814 Change-Id: I3045738c8e97b7fc4c12238f1163dd2b844ef877 Reviewed-by:
Simon Hausmann <simon.hausmann@digia.com> Reviewed-by:
Ray Donnelly <mingw.android@gmail.com>
ec17c3d0 -
Frederik Gladhorn authored
Change-Id: I810e40844951f00e28c74d58c3cd727c455bfaea
2bb2ebef -
Nobuaki Sukegawa authored
clang with "-std=c++11" does not allow implicit conversion from false to null pointer. Although clang with C++03 and gcc with C++03/11 treat it as warning, not error, the conversion was in fact invalid. Change-Id: I92629f9e313d0a00c4d39ce2e539ed140707ad5c Reviewed-by:
Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
c6170fa5
Showing