diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2013-09-13 16:29:33 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-09-19 20:50:05 +0200 |
commit | 0f9f596816bdeb6b1128a2a713730f6c2c21ede1 (patch) | |
tree | 3582aed3809d08341dad9594026cdcf877a9856a /Source/JavaScriptCore/API/JSStringRef.cpp | |
parent | d441d6f39bb846989d95bcf5caf387b42414718d (diff) | |
download | qtwebkit-0f9f596816bdeb6b1128a2a713730f6c2c21ede1.tar.gz |
Fix build with gcc 4.4
Nullptr is one of the C++11 features not fully supported in gcc 4.4,
we can therefore not rely on it being converted to a pointer automatically.
Change-Id: I91830a2e78d9eb7532930581774cc095181cbf83
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/API/JSStringRef.cpp')
0 files changed, 0 insertions, 0 deletions