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>
Name | Last commit | Last update |
---|---|---|
dist | ||
doc/src | ||
examples | ||
src | ||
tests | ||
util | ||
.gitattributes | ||
.gitignore | ||
.qmake.conf | ||
.tag | ||
LGPL_EXCEPTION.txt | ||
LICENSE.FDL | ||
LICENSE.GPLv2 | ||
LICENSE.LGPLv21 | ||
LICENSE.LGPLv3 | ||
qtscript.pro | ||
sync.profile |