/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../lib/libQt5Bootstrap_debug.a(qvector.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../lib/libQt5Bootstrap_debug.a(qvector.o) has no symbols Makefile.Debug:9674: warning: overriding recipe for target '.moc/debug/qeventdispatcher_cf.moc' Makefile.Debug:9504: warning: ignoring old recipe for target '.moc/debug/qeventdispatcher_cf.moc' Makefile.Release:12982: warning: overriding recipe for target '.moc/release/qeventdispatcher_cf.moc' Makefile.Release:12812: warning: ignoring old recipe for target '.moc/release/qeventdispatcher_cf.moc' /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../lib/libqtharfbuzzng_debug.a(hb-warning.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../lib/libqtharfbuzzng_debug.a(hb-warning.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../lib/libqtharfbuzzng.a(hb-warning.o) has no symbols /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../lib/libqtharfbuzzng.a(hb-warning.o) has no symbols Makefile.Release:2202: warning: overriding recipe for target '../../lib/QtGui.framework/Versions/5/Headers/QGenericPlugin' Makefile.Release:1842: warning: ignoring old recipe for target '../../lib/QtGui.framework/Versions/5/Headers/QGenericPlugin' Makefile.Release:2206: warning: overriding recipe for target '../../lib/QtGui.framework/Versions/5/Headers/QGenericPluginFactory' Makefile.Release:1846: warning: ignoring old recipe for target '../../lib/QtGui.framework/Versions/5/Headers/QGenericPluginFactory' ssl/qsslsocket_mac.cpp:258:15: warning: 'SSLSetProtocolVersion' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] err = SSLSetProtocolVersion(context, kSSLProtocol3Only); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:569:1: note: 'SSLSetProtocolVersion' has been explicitly marked deprecated here SSLSetProtocolVersion (SSLContextRef context, ^ ssl/qsslsocket_mac.cpp:263:15: warning: 'SSLSetProtocolVersion' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] err = SSLSetProtocolVersion(context, kTLSProtocol1Only); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:569:1: note: 'SSLSetProtocolVersion' has been explicitly marked deprecated here SSLSetProtocolVersion (SSLContextRef context, ^ ssl/qsslsocket_mac.cpp:586:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] setErrorAndEmit(QAbstractSocket::SslInternalError, "Unable to init SSL Context"); ^ ../../include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ ssl/qsslsocket_mac.cpp:599:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] setErrorAndEmit(QAbstractSocket::SslInternalError, "Unable to init SSL Context"); ^ ../../include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ ssl/qsslsocket_mac.cpp:930:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] setErrorAndEmit(QAbstractSocket::SslInternalError, "SSLCreateContext failed"); ^ ../../include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ ssl/qsslsocket_mac.cpp:958:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] setErrorAndEmit(QAbstractSocket::SslInternalError, "Failed to set protocol version"); ^ ../../include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ ssl/qsslsocket_mac.cpp:1398:18: warning: 'QString' is deprecated [-Wdeprecated-declarations] "Protocol version mismatch"); ^ ../../include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ 7 warnings generated. access/qnetworkaccessdebugpipebackend_p.h:0: Note: No relevant classes found. No output generated. ssl/qsslsocket_mac.cpp:258:15: warning: 'SSLSetProtocolVersion' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] err = SSLSetProtocolVersion(context, kSSLProtocol3Only); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:569:1: note: 'SSLSetProtocolVersion' has been explicitly marked deprecated here SSLSetProtocolVersion (SSLContextRef context, ^ ssl/qsslsocket_mac.cpp:263:15: warning: 'SSLSetProtocolVersion' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] err = SSLSetProtocolVersion(context, kTLSProtocol1Only); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:569:1: note: 'SSLSetProtocolVersion' has been explicitly marked deprecated here SSLSetProtocolVersion (SSLContextRef context, ^ ssl/qsslsocket_mac.cpp:586:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] setErrorAndEmit(QAbstractSocket::SslInternalError, "Unable to init SSL Context"); ^ ../../include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ ssl/qsslsocket_mac.cpp:599:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] setErrorAndEmit(QAbstractSocket::SslInternalError, "Unable to init SSL Context"); ^ ../../include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ ssl/qsslsocket_mac.cpp:930:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] setErrorAndEmit(QAbstractSocket::SslInternalError, "SSLCreateContext failed"); ^ ../../include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ ssl/qsslsocket_mac.cpp:958:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] setErrorAndEmit(QAbstractSocket::SslInternalError, "Failed to set protocol version"); ^ ../../include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ ssl/qsslsocket_mac.cpp:1398:18: warning: 'QString' is deprecated [-Wdeprecated-declarations] "Protocol version mismatch"); ^ ../../include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ 7 warnings generated. access/qnetworkaccessdebugpipebackend_p.h:0: Note: No relevant classes found. No output generated. In file included from image/qicon.cpp:1: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/src/gui/kernel/qt_gui_pch.h:69: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/src/gui/../../include/QtGui/qbitmap.h:1: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/src/gui/../../include/QtGui/../../src/gui/image/qbitmap.h:43: In file included from ../../include/QtGui/qpixmap.h:1: In file included from ../../include/QtGui/../../src/gui/image/qpixmap.h:48: In file included from ../../include/QtGui/qimage.h:1: In file included from ../../include/QtGui/../../src/gui/image/qimage.h:47: In file included from ../../include/QtGui/qtransform.h:1: In file included from ../../include/QtGui/../../src/gui/painting/qtransform.h:42: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/src/gui/../../include/QtGui/qmatrix.h:1: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/src/gui/../../include/QtGui/../../src/gui/painting/qmatrix.h:43: In file included from ../../include/QtGui/qpolygon.h:1: In file included from ../../include/QtGui/../../src/gui/painting/qpolygon.h:43: In file included from ../../include/QtCore/qvector.h:1: ../../include/QtCore/../../src/corelib/tools/qvector.h:759:21: warning: destination for this 'memmove' call is a pointer to class containing a dynamic class 'QPixmap'; vtable pointer will be overwritten [-Wdynamic-class-memaccess] memmove(abegin, aend, (d->size - itemsToErase - itemsUntouched) * sizeof(T)); ~~~~~~~ ^ ../../include/QtCore/../../src/corelib/tools/qvector.h:450:3: note: in instantiation of member function 'QVector::erase' requested here erase(d->begin() + i, d->begin() + i + 1); } ^ image/qicon.cpp:288:25: note: in instantiation of member function 'QVector::remove' requested here pixmaps.remove(idx); ^ ../../include/QtCore/../../src/corelib/tools/qvector.h:759:21: note: explicitly cast the pointer to silence this warning memmove(abegin, aend, (d->size - itemsToErase - itemsUntouched) * sizeof(T)); ^ (void*) 1 warning generated. In file included from image/qicon.cpp:1: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/src/gui/kernel/qt_gui_pch.h:69: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/src/gui/../../include/QtGui/qbitmap.h:1: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/src/gui/../../include/QtGui/../../src/gui/image/qbitmap.h:43: In file included from ../../include/QtGui/qpixmap.h:1: In file included from ../../include/QtGui/../../src/gui/image/qpixmap.h:48: In file included from ../../include/QtGui/qimage.h:1: In file included from ../../include/QtGui/../../src/gui/image/qimage.h:47: In file included from ../../include/QtGui/qtransform.h:1: In file included from ../../include/QtGui/../../src/gui/painting/qtransform.h:42: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/src/gui/../../include/QtGui/qmatrix.h:1: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/src/gui/../../include/QtGui/../../src/gui/painting/qmatrix.h:43: In file included from ../../include/QtGui/qpolygon.h:1: In file included from ../../include/QtGui/../../src/gui/painting/qpolygon.h:43: In file included from ../../include/QtCore/qvector.h:1: ../../include/QtCore/../../src/corelib/tools/qvector.h:759:21: warning: destination for this 'memmove' call is a pointer to class containing a dynamic class 'QPixmap'; vtable pointer will be overwritten [-Wdynamic-class-memaccess] memmove(abegin, aend, (d->size - itemsToErase - itemsUntouched) * sizeof(T)); ~~~~~~~ ^ ../../include/QtCore/../../src/corelib/tools/qvector.h:450:3: note: in instantiation of member function 'QVector::erase' requested here erase(d->begin() + i, d->begin() + i + 1); } ^ image/qicon.cpp:288:25: note: in instantiation of member function 'QVector::remove' requested here pixmaps.remove(idx); ^ ../../include/QtCore/../../src/corelib/tools/qvector.h:759:21: note: explicitly cast the pointer to silence this warning memmove(abegin, aend, (d->size - itemsToErase - itemsUntouched) * sizeof(T)); ^ (void*) 1 warning generated. fontdatabases/mac/qcoretextfontdatabase.mm:719:17: warning: 'ATSFontActivateFromMemory' is deprecated: first deprecated in macOS 10.8 - Use CTFontManagerRegisterFontForData() or CGFontCreateWithDataProvider() w/ CTFontManagerRegisterGraphicsFont() [-Wdeprecated-declarations] e = ATSFontActivateFromMemory((void *) fontData.constData(), fontData.size(), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:359:1: note: 'ATSFontActivateFromMemory' has been explicitly marked deprecated here ATSFontActivateFromMemory( ^ fontdatabases/mac/qcoretextfontdatabase.mm:724:17: warning: 'FSPathMakeRef' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] if (FSPathMakeRef(reinterpret_cast(fileName.toUtf8().constData()), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' has been explicitly marked deprecated here extern OSStatus FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ fontdatabases/mac/qcoretextfontdatabase.mm:727:17: warning: 'ATSFontActivateFromFileReference' is deprecated: first deprecated in macOS 10.8 - Use CTFontManagerRegisterFontsForURL() or CTFontManagerRegisterFontsForURLs() [-Wdeprecated-declarations] e = ATSFontActivateFromFileReference(&ref, kATSFontContextLocal, kATSFontFormatUnspecified, 0, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:338:1: note: 'ATSFontActivateFromFileReference' has been explicitly marked deprecated here ATSFontActivateFromFileReference( ^ fontdatabases/mac/qcoretextfontdatabase.mm:733:17: warning: 'ATSFontFindFromContainer' is deprecated: first deprecated in macOS 10.8 - Use CTFontDescriptorCreateMatchingFontDescriptors() with kCTFontURLAttribute or use CTFontManagerCreateFontDescriptorsFromURL() [-Wdeprecated-declarations] e = ATSFontFindFromContainer(fontContainer, kATSOptionFlagsDefault, 0, 0, &fontCount); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:837:1: note: 'ATSFontFindFromContainer' has been explicitly marked deprecated here ATSFontFindFromContainer( ^ fontdatabases/mac/qcoretextfontdatabase.mm:738:17: warning: 'ATSFontFindFromContainer' is deprecated: first deprecated in macOS 10.8 - Use CTFontDescriptorCreateMatchingFontDescriptors() with kCTFontURLAttribute or use CTFontManagerCreateFontDescriptorsFromURL() [-Wdeprecated-declarations] e = ATSFontFindFromContainer(fontContainer, kATSOptionFlagsDefault, fontCount, containedFonts.data(), &fontCount); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:837:1: note: 'ATSFontFindFromContainer' has been explicitly marked deprecated here ATSFontFindFromContainer( ^ fontdatabases/mac/qcoretextfontdatabase.mm:966:13: warning: 'ATSFontDeactivate' is deprecated: first deprecated in macOS 10.8 - Use CTFontManagerUnregisterFontsForURL() or CTFontManagerUnregisterFontsForURLs() [-Wdeprecated-declarations] ATSFontDeactivate(font.value(), 0, kATSOptionFlagsDoNotNotify); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:381:1: note: 'ATSFontDeactivate' has been explicitly marked deprecated here ATSFontDeactivate( ^ fontdatabases/mac/qcoretextfontdatabase.mm:974:5: warning: 'ATSFontNotify' is deprecated: first deprecated in macOS 10.8 - Register for kCTFontManagerRegisteredFontsChangedNotification notifications [-Wdeprecated-declarations] ATSFontNotify(kATSFontNotifyActionFontsChanged, 0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:1134:1: note: 'ATSFontNotify' has been explicitly marked deprecated here ATSFontNotify( ^ 7 warnings generated. fontdatabases/mac/qcoretextfontdatabase.mm:719:17: warning: 'ATSFontActivateFromMemory' is deprecated: first deprecated in macOS 10.8 - Use CTFontManagerRegisterFontForData() or CGFontCreateWithDataProvider() w/ CTFontManagerRegisterGraphicsFont() [-Wdeprecated-declarations] e = ATSFontActivateFromMemory((void *) fontData.constData(), fontData.size(), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:359:1: note: 'ATSFontActivateFromMemory' has been explicitly marked deprecated here ATSFontActivateFromMemory( ^ fontdatabases/mac/qcoretextfontdatabase.mm:724:17: warning: 'FSPathMakeRef' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] if (FSPathMakeRef(reinterpret_cast(fileName.toUtf8().constData()), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' has been explicitly marked deprecated here extern OSStatus FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ fontdatabases/mac/qcoretextfontdatabase.mm:727:17: warning: 'ATSFontActivateFromFileReference' is deprecated: first deprecated in macOS 10.8 - Use CTFontManagerRegisterFontsForURL() or CTFontManagerRegisterFontsForURLs() [-Wdeprecated-declarations] e = ATSFontActivateFromFileReference(&ref, kATSFontContextLocal, kATSFontFormatUnspecified, 0, ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:338:1: note: 'ATSFontActivateFromFileReference' has been explicitly marked deprecated here ATSFontActivateFromFileReference( ^ fontdatabases/mac/qcoretextfontdatabase.mm:733:17: warning: 'ATSFontFindFromContainer' is deprecated: first deprecated in macOS 10.8 - Use CTFontDescriptorCreateMatchingFontDescriptors() with kCTFontURLAttribute or use CTFontManagerCreateFontDescriptorsFromURL() [-Wdeprecated-declarations] e = ATSFontFindFromContainer(fontContainer, kATSOptionFlagsDefault, 0, 0, &fontCount); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:837:1: note: 'ATSFontFindFromContainer' has been explicitly marked deprecated here ATSFontFindFromContainer( ^ fontdatabases/mac/qcoretextfontdatabase.mm:738:17: warning: 'ATSFontFindFromContainer' is deprecated: first deprecated in macOS 10.8 - Use CTFontDescriptorCreateMatchingFontDescriptors() with kCTFontURLAttribute or use CTFontManagerCreateFontDescriptorsFromURL() [-Wdeprecated-declarations] e = ATSFontFindFromContainer(fontContainer, kATSOptionFlagsDefault, fontCount, containedFonts.data(), &fontCount); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:837:1: note: 'ATSFontFindFromContainer' has been explicitly marked deprecated here ATSFontFindFromContainer( ^ fontdatabases/mac/qcoretextfontdatabase.mm:966:13: warning: 'ATSFontDeactivate' is deprecated: first deprecated in macOS 10.8 - Use CTFontManagerUnregisterFontsForURL() or CTFontManagerUnregisterFontsForURLs() [-Wdeprecated-declarations] ATSFontDeactivate(font.value(), 0, kATSOptionFlagsDoNotNotify); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:381:1: note: 'ATSFontDeactivate' has been explicitly marked deprecated here ATSFontDeactivate( ^ fontdatabases/mac/qcoretextfontdatabase.mm:974:5: warning: 'ATSFontNotify' is deprecated: first deprecated in macOS 10.8 - Register for kCTFontManagerRegisteredFontsChangedNotification notifications [-Wdeprecated-declarations] ATSFontNotify(kATSFontNotifyActionFontsChanged, 0); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSFont.h:1134:1: note: 'ATSFontNotify' has been explicitly marked deprecated here ATSFontNotify( ^ 7 warnings generated. Makefile.Debug:3062: warning: overriding recipe for target '.moc/debug/main.moc' Makefile.Debug:2346: warning: ignoring old recipe for target '.moc/debug/main.moc' ../../../3rdparty/libjpeg/jccoefct.c:345:51: warning: unused parameter 'input_buf' [-Wunused-parameter] compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf) ^ 1 warning generated. ../../../3rdparty/libjpeg/jccolor.c:341:29: warning: unused parameter 'cinfo' [-Wunused-parameter] null_method (j_compress_ptr cinfo) ^ 1 warning generated. ../../../3rdparty/libjpeg/jcsample.c:84:39: warning: unused parameter 'cinfo' [-Wunused-parameter] start_pass_downsample (j_compress_ptr cinfo) ^ 1 warning generated. ../../../3rdparty/libjpeg/jctrans.c:272:51: warning: unused parameter 'input_buf' [-Wunused-parameter] compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf) ^ 1 warning generated. ../../../3rdparty/libjpeg/jdatadst.c:78:38: warning: unused parameter 'cinfo' [-Wunused-parameter] init_mem_destination (j_compress_ptr cinfo) ^ 1 warning generated. ../../../3rdparty/libjpeg/jdatasrc.c:57:35: warning: unused parameter 'cinfo' [-Wunused-parameter] init_mem_source (j_decompress_ptr cinfo) ^ ../../../3rdparty/libjpeg/jdatasrc.c:196:31: warning: unused parameter 'cinfo' [-Wunused-parameter] term_source (j_decompress_ptr cinfo) ^ 2 warnings generated. ../../../3rdparty/libjpeg/jdcoefct.c:228:38: warning: unused parameter 'cinfo' [-Wunused-parameter] dummy_consume_data (j_decompress_ptr cinfo) ^ 1 warning generated. ../../../3rdparty/libjpeg/jdcolor.c:293:37: warning: unused parameter 'cinfo' [-Wunused-parameter] start_pass_dcolor (j_decompress_ptr cinfo) ^ 1 warning generated. ../../../3rdparty/sqlite/sqlite3.c:106782:53: warning: missing field 'aggregate_count' initializer [-Wmissing-field-initializers] static const sqlite3_api_routines sqlite3Apis = { 0 }; ^ ../../../3rdparty/libjpeg/jdmerge.c:146:18: warning: unused parameter 'in_row_groups_avail' [-Wunused-parameter] JDIMENSION in_row_groups_avail, ^ ../../../3rdparty/libjpeg/jdmerge.c:195:18: warning: unused parameter 'in_row_groups_avail' [-Wunused-parameter] JDIMENSION in_row_groups_avail, ^ ../../../3rdparty/libjpeg/jdmerge.c:197:18: warning: unused parameter 'out_rows_avail' [-Wunused-parameter] JDIMENSION out_rows_avail) ^ 3 warnings generated. ../../../3rdparty/libjpeg/jdpostct.c:161:20: warning: unused parameter 'output_buf' [-Wunused-parameter] JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, ^ ../../../3rdparty/libjpeg/jdpostct.c:162:20: warning: unused parameter 'out_rows_avail' [-Wunused-parameter] JDIMENSION out_rows_avail) ^ ../../../3rdparty/libjpeg/jdpostct.c:203:18: warning: unused parameter 'input_buf' [-Wunused-parameter] JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, ^ ../../../3rdparty/libjpeg/jdpostct.c:203:41: warning: unused parameter 'in_row_group_ctr' [-Wunused-parameter] JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, ^ ../../../3rdparty/libjpeg/jdpostct.c:204:18: warning: unused parameter 'in_row_groups_avail' [-Wunused-parameter] JDIMENSION in_row_groups_avail, ^ 5 warnings generated. ../../../3rdparty/libjpeg/jdsample.c:92:19: warning: unused parameter 'in_row_groups_avail' [-Wunused-parameter] JDIMENSION in_row_groups_avail, ^ ../../../3rdparty/libjpeg/jdsample.c:158:37: warning: unused parameter 'cinfo' [-Wunused-parameter] fullsize_upsample (j_decompress_ptr cinfo, jpeg_component_info * compptr, ^ ../../../3rdparty/libjpeg/jdsample.c:158:66: warning: unused parameter 'compptr' [-Wunused-parameter] fullsize_upsample (j_decompress_ptr cinfo, jpeg_component_info * compptr, ^ ../../../3rdparty/libjpeg/jdsample.c:171:33: warning: unused parameter 'cinfo' [-Wunused-parameter] noop_upsample (j_decompress_ptr cinfo, jpeg_component_info * compptr, ^ ../../../3rdparty/libjpeg/jdsample.c:171:62: warning: unused parameter 'compptr' [-Wunused-parameter] noop_upsample (j_decompress_ptr cinfo, jpeg_component_info * compptr, ^ ../../../3rdparty/libjpeg/jdsample.c:172:20: warning: unused parameter 'input_data' [-Wunused-parameter] JSAMPARRAY input_data, JSAMPARRAY * output_data_ptr) ^ ../../../3rdparty/libjpeg/jdsample.c:234:62: warning: unused parameter 'compptr' [-Wunused-parameter] h2v1_upsample (j_decompress_ptr cinfo, jpeg_component_info * compptr, ^ ../../../3rdparty/libjpeg/jdsample.c:262:62: warning: unused parameter 'compptr' [-Wunused-parameter] h2v2_upsample (j_decompress_ptr cinfo, jpeg_component_info * compptr, ^ 8 warnings generated. qcorewlanengine.mm:88:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] currentInterface = [CWInterface interfaceWithName:nil]; ^ ~~~ ../../../3rdparty/libjpeg/jquant1.c:245:32: warning: unused parameter 'cinfo' [-Wunused-parameter] output_value (j_decompress_ptr cinfo, int ci, int j, int maxj) ^ ../../../3rdparty/libjpeg/jquant1.c:245:43: warning: unused parameter 'ci' [-Wunused-parameter] output_value (j_decompress_ptr cinfo, int ci, int j, int maxj) ^ ../../../3rdparty/libjpeg/jquant1.c:259:39: warning: unused parameter 'cinfo' [-Wunused-parameter] largest_input_value (j_decompress_ptr cinfo, int ci, int j, int maxj) ^ ../../../3rdparty/libjpeg/jquant1.c:259:50: warning: unused parameter 'ci' [-Wunused-parameter] largest_input_value (j_decompress_ptr cinfo, int ci, int j, int maxj) ^ ../../../3rdparty/libjpeg/jquant1.c:741:53: warning: unused parameter 'is_pre_scan' [-Wunused-parameter] start_pass_1_quant (j_decompress_ptr cinfo, boolean is_pre_scan) ^ ../../../3rdparty/libjpeg/jquant1.c:798:39: warning: unused parameter 'cinfo' [-Wunused-parameter] finish_pass_1_quant (j_decompress_ptr cinfo) ^ 6 warnings generated. ../../../3rdparty/libjpeg/jquant2.c:225:16: warning: unused parameter 'output_buf' [-Wunused-parameter] JSAMPARRAY output_buf, int num_rows) ^ ../../../3rdparty/libjpeg/jquant2.c:1156:32: warning: unused parameter 'cinfo' [-Wunused-parameter] finish_pass2 (j_decompress_ptr cinfo) ^ 1 warning generated. 2 warnings generated. ../../../3rdparty/libjpeg/jmemnobs.c:35:30: warning: unused parameter 'cinfo' [-Wunused-parameter] jpeg_get_small (j_common_ptr cinfo, size_t sizeofobject) ^ ../../../3rdparty/libjpeg/jmemnobs.c:41:31: warning: unused parameter 'cinfo' [-Wunused-parameter] jpeg_free_small (j_common_ptr cinfo, void * object, size_t sizeofobject) ^ ../../../3rdparty/libjpeg/jmemnobs.c:41:60: warning: unused parameter 'sizeofobject' [-Wunused-parameter] jpeg_free_small (j_common_ptr cinfo, void * object, size_t sizeofobject) ^ ../../../3rdparty/libjpeg/jmemnobs.c:55:30: warning: unused parameter 'cinfo' [-Wunused-parameter] jpeg_get_large (j_common_ptr cinfo, size_t sizeofobject) ^ ../../../3rdparty/libjpeg/jmemnobs.c:61:31: warning: unused parameter 'cinfo' [-Wunused-parameter] jpeg_free_large (j_common_ptr cinfo, void FAR * object, size_t sizeofobject) ^ ../../../3rdparty/libjpeg/jmemnobs.c:61:64: warning: unused parameter 'sizeofobject' [-Wunused-parameter] jpeg_free_large (j_common_ptr cinfo, void FAR * object, size_t sizeofobject) ^ ../../../3rdparty/libjpeg/jmemnobs.c:73:34: warning: unused parameter 'cinfo' [-Wunused-parameter] jpeg_mem_available (j_common_ptr cinfo, long min_bytes_needed, ^ ../../../3rdparty/libjpeg/jmemnobs.c:73:46: warning: unused parameter 'min_bytes_needed' [-Wunused-parameter] jpeg_mem_available (j_common_ptr cinfo, long min_bytes_needed, ^ ../../../3rdparty/libjpeg/jmemnobs.c:74:35: warning: unused parameter 'already_allocated' [-Wunused-parameter] long max_bytes_needed, long already_allocated) ^ ../../../3rdparty/libjpeg/jmemnobs.c:87:64: warning: unused parameter 'info' [-Wunused-parameter] jpeg_open_backing_store (j_common_ptr cinfo, backing_store_ptr info, ^ ../../../3rdparty/libjpeg/jmemnobs.c:88:10: warning: unused parameter 'total_bytes_needed' [-Wunused-parameter] long total_bytes_needed) ^ ../../../3rdparty/libjpeg/jmemnobs.c:100:29: warning: unused parameter 'cinfo' [-Wunused-parameter] jpeg_mem_init (j_common_ptr cinfo) ^ ../../../3rdparty/libjpeg/jmemnobs.c:106:29: warning: unused parameter 'cinfo' [-Wunused-parameter] jpeg_mem_term (j_common_ptr cinfo) ^ 13 warnings generated. 1 warning generated. Makefile.Release:3062: warning: overriding recipe for target '.moc/release/main.moc' Makefile.Release:2346: warning: ignoring old recipe for target '.moc/release/main.moc' ../../../3rdparty/libjpeg/jccoefct.c:345:51: warning: unused parameter 'input_buf' [-Wunused-parameter] compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf) ^ qcorewlanengine.mm:88:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] currentInterface = [CWInterface interfaceWithName:nil]; ^ ~~~ 1 warning generated. ../../../3rdparty/libjpeg/jccolor.c:341:29: warning: unused parameter 'cinfo' [-Wunused-parameter] null_method (j_compress_ptr cinfo) ^ 1 warning generated. 1 warning generated. ../../../3rdparty/libjpeg/jcsample.c:84:39: warning: unused parameter 'cinfo' [-Wunused-parameter] start_pass_downsample (j_compress_ptr cinfo) ^ 1 warning generated. ../../../3rdparty/libjpeg/jctrans.c:272:51: warning: unused parameter 'input_buf' [-Wunused-parameter] compress_output (j_compress_ptr cinfo, JSAMPIMAGE input_buf) ^ 1 warning generated. ../../../3rdparty/sqlite/sqlite3.c:106782:53: warning: missing field 'aggregate_count' initializer [-Wmissing-field-initializers] static const sqlite3_api_routines sqlite3Apis = { 0 }; ^ ../../../3rdparty/libjpeg/jdatadst.c:78:38: warning: unused parameter 'cinfo' [-Wunused-parameter] init_mem_destination (j_compress_ptr cinfo) ^ 1 warning generated. ../../../3rdparty/libjpeg/jdatasrc.c:57:35: warning: unused parameter 'cinfo' [-Wunused-parameter] init_mem_source (j_decompress_ptr cinfo) ^ ../../../3rdparty/libjpeg/jdatasrc.c:196:31: warning: unused parameter 'cinfo' [-Wunused-parameter] term_source (j_decompress_ptr cinfo) ^ 2 warnings generated. ../../../3rdparty/libjpeg/jdcoefct.c:228:38: warning: unused parameter 'cinfo' [-Wunused-parameter] dummy_consume_data (j_decompress_ptr cinfo) ^ ../../../3rdparty/libjpeg/jdcolor.c:293:37: warning: unused parameter 'cinfo' [-Wunused-parameter] start_pass_dcolor (j_decompress_ptr cinfo) ^ 1 warning generated. 1 warning generated. ../../../3rdparty/libjpeg/jdmerge.c:146:18: warning: unused parameter 'in_row_groups_avail' [-Wunused-parameter] JDIMENSION in_row_groups_avail, ^ ../../../3rdparty/libjpeg/jdmerge.c:195:18: warning: unused parameter 'in_row_groups_avail' [-Wunused-parameter] JDIMENSION in_row_groups_avail, ^ ../../../3rdparty/libjpeg/jdmerge.c:197:18: warning: unused parameter 'out_rows_avail' [-Wunused-parameter] JDIMENSION out_rows_avail) ^ 3 warnings generated. ../../../3rdparty/libjpeg/jdpostct.c:161:20: warning: unused parameter 'output_buf' [-Wunused-parameter] JSAMPARRAY output_buf, JDIMENSION *out_row_ctr, ^ ../../../3rdparty/libjpeg/jdpostct.c:162:20: warning: unused parameter 'out_rows_avail' [-Wunused-parameter] JDIMENSION out_rows_avail) ^ ../../../3rdparty/libjpeg/jdpostct.c:203:18: warning: unused parameter 'input_buf' [-Wunused-parameter] JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, ^ ../../../3rdparty/libjpeg/jdpostct.c:203:41: warning: unused parameter 'in_row_group_ctr' [-Wunused-parameter] JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, ^ ../../../3rdparty/libjpeg/jdpostct.c:204:18: warning: unused parameter 'in_row_groups_avail' [-Wunused-parameter] JDIMENSION in_row_groups_avail, ^ 5 warnings generated. ../../../3rdparty/libjpeg/jdsample.c:92:19: warning: unused parameter 'in_row_groups_avail' [-Wunused-parameter] JDIMENSION in_row_groups_avail, ^ ../../../3rdparty/libjpeg/jdsample.c:158:37: warning: unused parameter 'cinfo' [-Wunused-parameter] fullsize_upsample (j_decompress_ptr cinfo, jpeg_component_info * compptr, ^ ../../../3rdparty/libjpeg/jdsample.c:158:66: warning: unused parameter 'compptr' [-Wunused-parameter] fullsize_upsample (j_decompress_ptr cinfo, jpeg_component_info * compptr, ^ ../../../3rdparty/libjpeg/jdsample.c:171:33: warning: unused parameter 'cinfo' [-Wunused-parameter] noop_upsample (j_decompress_ptr cinfo, jpeg_component_info * compptr, ^ ../../../3rdparty/libjpeg/jdsample.c:171:62: warning: unused parameter 'compptr' [-Wunused-parameter] noop_upsample (j_decompress_ptr cinfo, jpeg_component_info * compptr, ^ ../../../3rdparty/libjpeg/jdsample.c:172:20: warning: unused parameter 'input_data' [-Wunused-parameter] JSAMPARRAY input_data, JSAMPARRAY * output_data_ptr) ^ ../../../3rdparty/libjpeg/jdsample.c:234:62: warning: unused parameter 'compptr' [-Wunused-parameter] h2v1_upsample (j_decompress_ptr cinfo, jpeg_component_info * compptr, ^ ../../../3rdparty/libjpeg/jdsample.c:262:62: warning: unused parameter 'compptr' [-Wunused-parameter] h2v2_upsample (j_decompress_ptr cinfo, jpeg_component_info * compptr, ^ 8 warnings generated. ../../../3rdparty/libjpeg/jquant1.c:245:32: warning: unused parameter 'cinfo' [-Wunused-parameter] output_value (j_decompress_ptr cinfo, int ci, int j, int maxj) ^ ../../../3rdparty/libjpeg/jquant1.c:245:43: warning: unused parameter 'ci' [-Wunused-parameter] output_value (j_decompress_ptr cinfo, int ci, int j, int maxj) ^ ../../../3rdparty/libjpeg/jquant1.c:259:39: warning: unused parameter 'cinfo' [-Wunused-parameter] largest_input_value (j_decompress_ptr cinfo, int ci, int j, int maxj) ^ ../../../3rdparty/libjpeg/jquant1.c:259:50: warning: unused parameter 'ci' [-Wunused-parameter] largest_input_value (j_decompress_ptr cinfo, int ci, int j, int maxj) ^ ../../../3rdparty/libjpeg/jquant1.c:741:53: warning: unused parameter 'is_pre_scan' [-Wunused-parameter] start_pass_1_quant (j_decompress_ptr cinfo, boolean is_pre_scan) ^ ../../../3rdparty/libjpeg/jquant1.c:798:39: warning: unused parameter 'cinfo' [-Wunused-parameter] finish_pass_1_quant (j_decompress_ptr cinfo) ^ ../../../3rdparty/libjpeg/jquant2.c:225:16: warning: unused parameter 'output_buf' [-Wunused-parameter] JSAMPARRAY output_buf, int num_rows) ^ ../../../3rdparty/libjpeg/jquant2.c:1156:32: warning: unused parameter 'cinfo' [-Wunused-parameter] finish_pass2 (j_decompress_ptr cinfo) ^ 6 warnings generated. 2 warnings generated. ../../../3rdparty/libjpeg/jmemnobs.c:35:30: warning: unused parameter 'cinfo' [-Wunused-parameter] jpeg_get_small (j_common_ptr cinfo, size_t sizeofobject) ^ ../../../3rdparty/libjpeg/jmemnobs.c:41:31: warning: unused parameter 'cinfo' [-Wunused-parameter] jpeg_free_small (j_common_ptr cinfo, void * object, size_t sizeofobject) ^ ../../../3rdparty/libjpeg/jmemnobs.c:41:60: warning: unused parameter 'sizeofobject' [-Wunused-parameter] jpeg_free_small (j_common_ptr cinfo, void * object, size_t sizeofobject) ^ ../../../3rdparty/libjpeg/jmemnobs.c:55:30: warning: unused parameter 'cinfo' [-Wunused-parameter] jpeg_get_large (j_common_ptr cinfo, size_t sizeofobject) ^ ../../../3rdparty/libjpeg/jmemnobs.c:61:31: warning: unused parameter 'cinfo' [-Wunused-parameter] jpeg_free_large (j_common_ptr cinfo, void FAR * object, size_t sizeofobject) ^ ../../../3rdparty/libjpeg/jmemnobs.c:61:64: warning: unused parameter 'sizeofobject' [-Wunused-parameter] jpeg_free_large (j_common_ptr cinfo, void FAR * object, size_t sizeofobject) ^ ../../../3rdparty/libjpeg/jmemnobs.c:73:34: warning: unused parameter 'cinfo' [-Wunused-parameter] jpeg_mem_available (j_common_ptr cinfo, long min_bytes_needed, ^ ../../../3rdparty/libjpeg/jmemnobs.c:73:46: warning: unused parameter 'min_bytes_needed' [-Wunused-parameter] jpeg_mem_available (j_common_ptr cinfo, long min_bytes_needed, ^ ../../../3rdparty/libjpeg/jmemnobs.c:74:35: warning: unused parameter 'already_allocated' [-Wunused-parameter] long max_bytes_needed, long already_allocated) ^ ../../../3rdparty/libjpeg/jmemnobs.c:87:64: warning: unused parameter 'info' [-Wunused-parameter] jpeg_open_backing_store (j_common_ptr cinfo, backing_store_ptr info, ^ ../../../3rdparty/libjpeg/jmemnobs.c:88:10: warning: unused parameter 'total_bytes_needed' [-Wunused-parameter] long total_bytes_needed) ^ ../../../3rdparty/libjpeg/jmemnobs.c:100:29: warning: unused parameter 'cinfo' [-Wunused-parameter] jpeg_mem_init (j_common_ptr cinfo) ^ ../../../3rdparty/libjpeg/jmemnobs.c:106:29: warning: unused parameter 'cinfo' [-Wunused-parameter] jpeg_mem_term (j_common_ptr cinfo) ^ 13 warnings generated. qcocoamenuloader.mm:97:33: warning: 'initWithContentsOfURL:' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] NSNib *nib = [[NSNib alloc] initWithContentsOfURL : nibUrl]; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:65:1: note: 'initWithContentsOfURL:' has been explicitly marked deprecated here - (null_unspecified id)initWithContentsOfURL:(null_unspecified NSURL *)nibFileURL NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ qcocoamenuloader.mm:103:20: warning: 'instantiateNibWithOwner:topLevelObjects:' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] bool ok = [nib instantiateNibWithOwner : qtMenuLoader topLevelObjects : nil]; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:67:1: note: 'instantiateNibWithOwner:topLevelObjects:' has been explicitly marked deprecated here - (BOOL)instantiateNibWithOwner:(null_unspecified id)owner topLevelObjects:(NSArray * __null_unspecified* __null_unspecified)topLevelObjects NS_DEPRECATED_MAC(10_3, 10_8); // Deprecated in Mac OS X 10.8 ^ 2 warnings generated. qcocoahelpers.mm:702:20: warning: 'OpenDefaultComponent' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] theComponent = OpenDefaultComponent(kOSAComponentType, typeAppleScript); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:1004:1: note: 'OpenDefaultComponent' has been explicitly marked deprecated here OpenDefaultComponent( ^ qcocoahelpers.mm:736:9: warning: 'CloseComponent' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] CloseComponent(theComponent); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:593:1: note: 'CloseComponent' has been explicitly marked deprecated here CloseComponent(ComponentInstance aComponentInstance) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ 2 warnings generated. qcocoamenuloader.mm:97:33: warning: 'initWithContentsOfURL:' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] NSNib *nib = [[NSNib alloc] initWithContentsOfURL : nibUrl]; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:65:1: note: 'initWithContentsOfURL:' has been explicitly marked deprecated here - (null_unspecified id)initWithContentsOfURL:(null_unspecified NSURL *)nibFileURL NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ qcocoamenuloader.mm:103:20: warning: 'instantiateNibWithOwner:topLevelObjects:' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] bool ok = [nib instantiateNibWithOwner : qtMenuLoader topLevelObjects : nil]; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:67:1: note: 'instantiateNibWithOwner:topLevelObjects:' has been explicitly marked deprecated here - (BOOL)instantiateNibWithOwner:(null_unspecified id)owner topLevelObjects:(NSArray * __null_unspecified* __null_unspecified)topLevelObjects NS_DEPRECATED_MAC(10_3, 10_8); // Deprecated in Mac OS X 10.8 ^ 2 warnings generated. qcocoahelpers.mm:702:20: warning: 'OpenDefaultComponent' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] theComponent = OpenDefaultComponent(kOSAComponentType, typeAppleScript); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:1004:1: note: 'OpenDefaultComponent' has been explicitly marked deprecated here OpenDefaultComponent( ^ qcocoahelpers.mm:736:9: warning: 'CloseComponent' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] CloseComponent(theComponent); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:593:1: note: 'CloseComponent' has been explicitly marked deprecated here CloseComponent(ComponentInstance aComponentInstance) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); ^ 2 warnings generated. qcocoaprintdevice.mm:92:41: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *collate = ppdFindOption(m_ppd, "Collate"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:108:9: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(m_ppd); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:370:14: note: 'ppdClose' has been explicitly marked deprecated here extern void ppdClose(ppd_file_t *ppd) _PPD_DEPRECATED; ^ qcocoaprintdevice.mm:264:36: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *inputSlots = ppdFindOption(m_ppd, "InputSlot"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:271:26: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] inputSlots = ppdFindOption(m_ppd, "DefaultInputSlot"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:288:35: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *inputSlot = ppdFindOption(m_ppd, "DefaultInputSlot"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:292:39: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_choice_t *defaultChoice = ppdFindMarkedChoice(m_ppd, "InputSlot"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:383:22: note: 'ppdFindMarkedChoice' has been explicitly marked deprecated here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^ qcocoaprintdevice.mm:306:36: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *outputBins = ppdFindOption(m_ppd, "OutputBin"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:313:26: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] outputBins = ppdFindOption(m_ppd, "DefaultOutputBin"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:330:35: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *outputBin = ppdFindOption(m_ppd, "DefaultOutputBin"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:334:39: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_choice_t *defaultChoice = ppdFindMarkedChoice(m_ppd, "OutputBin"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:383:22: note: 'ppdFindMarkedChoice' has been explicitly marked deprecated here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^ qcocoaprintdevice.mm:349:37: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *duplexModes = ppdFindOption(m_ppd, "Duplex"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:356:27: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] duplexModes = ppdFindOption(m_ppd, "DefaultDuplex"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:402:36: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *colorModel = ppdFindOption(m_ppd, "DefaultColorModel"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:404:26: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] colorModel = ppdFindOption(m_ppd, "ColorModel"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:436:9: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(m_ppd); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:370:14: note: 'ppdClose' has been explicitly marked deprecated here extern void ppdClose(ppd_file_t *ppd) _PPD_DEPRECATED; ^ qcocoaprintdevice.mm:443:21: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] m_ppd = ppdOpenFile(ppdPath); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:395:20: note: 'ppdOpenFile' has been explicitly marked deprecated here extern ppd_file_t *ppdOpenFile(const char *filename) _PPD_DEPRECATED; ^ 16 warnings generated. qcocoaprintdevice.mm:92:41: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *collate = ppdFindOption(m_ppd, "Collate"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:108:9: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(m_ppd); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:370:14: note: 'ppdClose' has been explicitly marked deprecated here extern void ppdClose(ppd_file_t *ppd) _PPD_DEPRECATED; ^ qcocoaprintdevice.mm:264:36: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *inputSlots = ppdFindOption(m_ppd, "InputSlot"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:271:26: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] inputSlots = ppdFindOption(m_ppd, "DefaultInputSlot"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:288:35: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *inputSlot = ppdFindOption(m_ppd, "DefaultInputSlot"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:292:39: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_choice_t *defaultChoice = ppdFindMarkedChoice(m_ppd, "InputSlot"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:383:22: note: 'ppdFindMarkedChoice' has been explicitly marked deprecated here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^ qcocoaprintdevice.mm:306:36: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *outputBins = ppdFindOption(m_ppd, "OutputBin"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:313:26: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] outputBins = ppdFindOption(m_ppd, "DefaultOutputBin"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:330:35: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *outputBin = ppdFindOption(m_ppd, "DefaultOutputBin"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:334:39: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_choice_t *defaultChoice = ppdFindMarkedChoice(m_ppd, "OutputBin"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:383:22: note: 'ppdFindMarkedChoice' has been explicitly marked deprecated here extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd, ^ qcocoaprintdevice.mm:349:37: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *duplexModes = ppdFindOption(m_ppd, "Duplex"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:356:27: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] duplexModes = ppdFindOption(m_ppd, "DefaultDuplex"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:402:36: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppd_option_t *colorModel = ppdFindOption(m_ppd, "DefaultColorModel"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:404:26: warning: 'ppdFindOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] colorModel = ppdFindOption(m_ppd, "ColorModel"); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:386:22: note: 'ppdFindOption' has been explicitly marked deprecated here extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword) ^ qcocoaprintdevice.mm:436:9: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] ppdClose(m_ppd); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:370:14: note: 'ppdClose' has been explicitly marked deprecated here extern void ppdClose(ppd_file_t *ppd) _PPD_DEPRECATED; ^ qcocoaprintdevice.mm:443:21: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations] m_ppd = ppdOpenFile(ppdPath); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/cups/ppd.h:395:20: note: 'ppdOpenFile' has been explicitly marked deprecated here extern ppd_file_t *ppdOpenFile(const char *filename) _PPD_DEPRECATED; ^ 16 warnings generated. 1 warning generated. Checking for ntddmodm... Checking for jasper... no no Checking for libmng... no Checking for libtiff... no Checking for libwebp... no qserialportinfo_osx.cpp:105:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] return searchStringProperty(ioRegistryEntry, QCFString(kIOCalloutDeviceKey)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/serial/IOSerialKeys.h:63:30: note: expanded from macro 'kIOCalloutDeviceKey' #define kIOCalloutDeviceKey "IOCalloutDevice" ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:110:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] return searchStringProperty(ioRegistryEntry, QCFString(kIODialinDeviceKey)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/serial/IOSerialKeys.h:64:29: note: expanded from macro 'kIODialinDeviceKey' #define kIODialinDeviceKey "IODialinDevice" ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:115:70: warning: 'QString' is deprecated [-Wdeprecated-declarations] QString result = searchStringProperty(ioRegistryEntry, QCFString(kIOPropertyProductNameKey)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/storage/IOStorageDeviceCharacteristics.h:113:38: note: expanded from macro 'kIOPropertyProductNameKey' #define kIOPropertyProductNameKey "Product Name" ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:117:66: warning: 'QString' is deprecated [-Wdeprecated-declarations] result = searchStringProperty(ioRegistryEntry, QCFString(kUSBProductString)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/usb/USBSpec.h:572:29: note: expanded from macro 'kUSBProductString' #define kUSBProductString "USB Product Name" ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:119:66: warning: 'QString' is deprecated [-Wdeprecated-declarations] result = searchStringProperty(ioRegistryEntry, QCFString("BTName")); ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:125:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] return searchStringProperty(ioRegistryEntry, QCFString(kUSBVendorString)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/usb/USBSpec.h:573:28: note: expanded from macro 'kUSBVendorString' #define kUSBVendorString "USB Vendor Name" ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:130:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] return searchStringProperty(ioRegistryEntry, QCFString(kUSBSerialNumberString)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/usb/USBSpec.h:574:33: note: expanded from macro 'kUSBSerialNumberString' #define kUSBSerialNumberString "USB Serial Number" ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:135:62: warning: 'QString' is deprecated [-Wdeprecated-declarations] return searchShortIntProperty(ioRegistryEntry, QCFString(kUSBVendorID), ok); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/usb/USBSpec.h:554:37: note: expanded from macro 'kUSBVendorID' #define kUSBVendorID "idVendor" // good name ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:140:62: warning: 'QString' is deprecated [-Wdeprecated-declarations] return searchShortIntProperty(ioRegistryEntry, QCFString(kUSBProductID), ok); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/usb/USBSpec.h:556:37: note: expanded from macro 'kUSBProductID' #define kUSBProductID "idProduct" // good name ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ 9 warnings generated. In file included from qserialport.cpp:1448: .moc/debug/moc_qserialport.cpp:337:21: warning: 'dataErrorPolicyChanged' is deprecated [-Wdeprecated-declarations] case 5: _t->dataErrorPolicyChanged((*reinterpret_cast< QSerialPort::DataErrorPolicy(*)>(_a[1]))); break; ^ .moc/debug/../../qserialport.h:283:24: note: 'dataErrorPolicyChanged' has been explicitly marked deprecated here QT_DEPRECATED void dataErrorPolicyChanged(QSerialPort::DataErrorPolicy policy); ^ In file included from qserialport.cpp:1448: .moc/debug/moc_qserialport.cpp:341:21: warning: 'settingsRestoredOnCloseChanged' is deprecated [-Wdeprecated-declarations] case 9: _t->settingsRestoredOnCloseChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; ^ .moc/debug/../../qserialport.h:289:24: note: 'settingsRestoredOnCloseChanged' has been explicitly marked deprecated here QT_DEPRECATED void settingsRestoredOnCloseChanged(bool restore); ^ In file included from qserialport.cpp:1448: .moc/debug/moc_qserialport.cpp:385:80: warning: 'dataErrorPolicyChanged' is deprecated [-Wdeprecated-declarations] if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QSerialPort::dataErrorPolicyChanged)) { ^ .moc/debug/../../qserialport.h:283:24: note: 'dataErrorPolicyChanged' has been explicitly marked deprecated here QT_DEPRECATED void dataErrorPolicyChanged(QSerialPort::DataErrorPolicy policy); ^ In file included from qserialport.cpp:1448: .moc/debug/moc_qserialport.cpp:413:80: warning: 'settingsRestoredOnCloseChanged' is deprecated [-Wdeprecated-declarations] if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QSerialPort::settingsRestoredOnCloseChanged)) { ^ .moc/debug/../../qserialport.h:289:24: note: 'settingsRestoredOnCloseChanged' has been explicitly marked deprecated here QT_DEPRECATED void settingsRestoredOnCloseChanged(bool restore); ^ In file included from qserialport.cpp:1448: .moc/debug/moc_qserialport.cpp:438:64: warning: 'dataErrorPolicy' is deprecated [-Wdeprecated-declarations] case 5: *reinterpret_cast< DataErrorPolicy*>(_v) = _t->dataErrorPolicy(); break; ^ qserialport.cpp:1138:43: note: 'dataErrorPolicy' has been explicitly marked deprecated here QSerialPort::DataErrorPolicy QSerialPort::dataErrorPolicy() const ^ In file included from qserialport.cpp:1448: .moc/debug/moc_qserialport.cpp:442:53: warning: 'settingsRestoredOnClose' is deprecated [-Wdeprecated-declarations] case 9: *reinterpret_cast< bool*>(_v) = _t->settingsRestoredOnClose(); break; ^ qserialport.cpp:626:19: note: 'settingsRestoredOnClose' has been explicitly marked deprecated here bool QSerialPort::settingsRestoredOnClose() const ^ In file included from qserialport.cpp:1448: .moc/debug/moc_qserialport.cpp:457:21: warning: 'setDataErrorPolicy' is deprecated [-Wdeprecated-declarations] case 5: _t->setDataErrorPolicy(*reinterpret_cast< DataErrorPolicy*>(_v)); break; ^ qserialport.cpp:1119:19: note: 'setDataErrorPolicy' has been explicitly marked deprecated here bool QSerialPort::setDataErrorPolicy(DataErrorPolicy policy) ^ In file included from qserialport.cpp:1448: .moc/debug/moc_qserialport.cpp:460:21: warning: 'setSettingsRestoredOnClose' is deprecated [-Wdeprecated-declarations] case 9: _t->setSettingsRestoredOnClose(*reinterpret_cast< bool*>(_v)); break; ^ qserialport.cpp:616:19: note: 'setSettingsRestoredOnClose' has been explicitly marked deprecated here void QSerialPort::setSettingsRestoredOnClose(bool restore) ^ 8 warnings generated. qserialportinfo_osx.cpp:105:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] return searchStringProperty(ioRegistryEntry, QCFString(kIOCalloutDeviceKey)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/serial/IOSerialKeys.h:63:30: note: expanded from macro 'kIOCalloutDeviceKey' #define kIOCalloutDeviceKey "IOCalloutDevice" ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:110:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] return searchStringProperty(ioRegistryEntry, QCFString(kIODialinDeviceKey)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/serial/IOSerialKeys.h:64:29: note: expanded from macro 'kIODialinDeviceKey' #define kIODialinDeviceKey "IODialinDevice" ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:115:70: warning: 'QString' is deprecated [-Wdeprecated-declarations] QString result = searchStringProperty(ioRegistryEntry, QCFString(kIOPropertyProductNameKey)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/storage/IOStorageDeviceCharacteristics.h:113:38: note: expanded from macro 'kIOPropertyProductNameKey' #define kIOPropertyProductNameKey "Product Name" ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:117:66: warning: 'QString' is deprecated [-Wdeprecated-declarations] result = searchStringProperty(ioRegistryEntry, QCFString(kUSBProductString)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/usb/USBSpec.h:572:29: note: expanded from macro 'kUSBProductString' #define kUSBProductString "USB Product Name" ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:119:66: warning: 'QString' is deprecated [-Wdeprecated-declarations] result = searchStringProperty(ioRegistryEntry, QCFString("BTName")); ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:125:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] return searchStringProperty(ioRegistryEntry, QCFString(kUSBVendorString)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/usb/USBSpec.h:573:28: note: expanded from macro 'kUSBVendorString' #define kUSBVendorString "USB Vendor Name" ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:130:60: warning: 'QString' is deprecated [-Wdeprecated-declarations] return searchStringProperty(ioRegistryEntry, QCFString(kUSBSerialNumberString)); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/usb/USBSpec.h:574:33: note: expanded from macro 'kUSBSerialNumberString' #define kUSBSerialNumberString "USB Serial Number" ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:135:62: warning: 'QString' is deprecated [-Wdeprecated-declarations] return searchShortIntProperty(ioRegistryEntry, QCFString(kUSBVendorID), ok); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/usb/USBSpec.h:554:37: note: expanded from macro 'kUSBVendorID' #define kUSBVendorID "idVendor" // good name ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ qserialportinfo_osx.cpp:140:62: warning: 'QString' is deprecated [-Wdeprecated-declarations] return searchShortIntProperty(ioRegistryEntry, QCFString(kUSBProductID), ok); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/IOKit.framework/Headers/usb/USBSpec.h:556:37: note: expanded from macro 'kUSBProductID' #define kUSBProductID "idProduct" // good name ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:663:31: note: 'QString' has been explicitly marked deprecated here inline QT_ASCII_CAST_WARN QString(const char *ch) ^ 9 warnings generated. In file included from qserialport.cpp:1448: .moc/release/moc_qserialport.cpp:337:21: warning: 'dataErrorPolicyChanged' is deprecated [-Wdeprecated-declarations] case 5: _t->dataErrorPolicyChanged((*reinterpret_cast< QSerialPort::DataErrorPolicy(*)>(_a[1]))); break; ^ .moc/release/../../qserialport.h:283:24: note: 'dataErrorPolicyChanged' has been explicitly marked deprecated here QT_DEPRECATED void dataErrorPolicyChanged(QSerialPort::DataErrorPolicy policy); ^ In file included from qserialport.cpp:1448: .moc/release/moc_qserialport.cpp:341:21: warning: 'settingsRestoredOnCloseChanged' is deprecated [-Wdeprecated-declarations] case 9: _t->settingsRestoredOnCloseChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; ^ .moc/release/../../qserialport.h:289:24: note: 'settingsRestoredOnCloseChanged' has been explicitly marked deprecated here QT_DEPRECATED void settingsRestoredOnCloseChanged(bool restore); ^ In file included from qserialport.cpp:1448: .moc/release/moc_qserialport.cpp:385:80: warning: 'dataErrorPolicyChanged' is deprecated [-Wdeprecated-declarations] if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QSerialPort::dataErrorPolicyChanged)) { ^ .moc/release/../../qserialport.h:283:24: note: 'dataErrorPolicyChanged' has been explicitly marked deprecated here QT_DEPRECATED void dataErrorPolicyChanged(QSerialPort::DataErrorPolicy policy); ^ In file included from qserialport.cpp:1448: .moc/release/moc_qserialport.cpp:413:80: warning: 'settingsRestoredOnCloseChanged' is deprecated [-Wdeprecated-declarations] if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&QSerialPort::settingsRestoredOnCloseChanged)) { ^ .moc/release/../../qserialport.h:289:24: note: 'settingsRestoredOnCloseChanged' has been explicitly marked deprecated here QT_DEPRECATED void settingsRestoredOnCloseChanged(bool restore); ^ In file included from qserialport.cpp:1448: .moc/release/moc_qserialport.cpp:438:64: warning: 'dataErrorPolicy' is deprecated [-Wdeprecated-declarations] case 5: *reinterpret_cast< DataErrorPolicy*>(_v) = _t->dataErrorPolicy(); break; ^ qserialport.cpp:1138:43: note: 'dataErrorPolicy' has been explicitly marked deprecated here QSerialPort::DataErrorPolicy QSerialPort::dataErrorPolicy() const ^ In file included from qserialport.cpp:1448: .moc/release/moc_qserialport.cpp:442:53: warning: 'settingsRestoredOnClose' is deprecated [-Wdeprecated-declarations] case 9: *reinterpret_cast< bool*>(_v) = _t->settingsRestoredOnClose(); break; ^ qserialport.cpp:626:19: note: 'settingsRestoredOnClose' has been explicitly marked deprecated here bool QSerialPort::settingsRestoredOnClose() const ^ In file included from qserialport.cpp:1448: .moc/release/moc_qserialport.cpp:457:21: warning: 'setDataErrorPolicy' is deprecated [-Wdeprecated-declarations] case 5: _t->setDataErrorPolicy(*reinterpret_cast< DataErrorPolicy*>(_v)); break; ^ qserialport.cpp:1119:19: note: 'setDataErrorPolicy' has been explicitly marked deprecated here bool QSerialPort::setDataErrorPolicy(DataErrorPolicy policy) ^ In file included from qserialport.cpp:1448: .moc/release/moc_qserialport.cpp:460:21: warning: 'setSettingsRestoredOnClose' is deprecated [-Wdeprecated-declarations] case 9: _t->setSettingsRestoredOnClose(*reinterpret_cast< bool*>(_v)); break; ^ qserialport.cpp:616:19: note: 'setSettingsRestoredOnClose' has been explicitly marked deprecated here void QSerialPort::setSettingsRestoredOnClose(bool restore) ^ 8 warnings generated. Checking for language... yes Checking for socketcan... no Checking for socketcan_fd... no qiiofhelpers.cpp:77:9: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete buf; ^ [] qiiofhelpers.cpp:75:21: note: allocated with 'new[]' here char *buf = new char[count]; ^ 1 warning generated. qiiofhelpers.cpp:77:9: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete buf; ^ [] qiiofhelpers.cpp:75:21: note: allocated with 'new[]' here char *buf = new char[count]; ^ 1 warning generated. Checking for sdl... no Project MESSAGE: minimal-config small-config medium-config large-config full-config build_all debug_and_release no-pkg-config c++11 c++14 c++1z accessibility opengl shared qpa reduce_exports getaddrinfo ipv6ifname getifaddrs poll_poll png doubleconversion freetype harfbuzz system-zlib nis cups iconv dbus ssl securetransport rpath corewlan concurrent audio-backend release debug qt_framework Project MESSAGE: minimal-config small-config medium-config large-config full-config build_all debug_and_release no-pkg-config c++11 c++14 c++1z accessibility opengl shared qpa reduce_exports getaddrinfo ipv6ifname getifaddrs poll_poll png doubleconversion freetype harfbuzz system-zlib nis cups iconv dbus ssl securetransport rpath corewlan concurrent audio-backend release debug qt_framework Project MESSAGE: minimal-config small-config medium-config large-config full-config build_all debug_and_release no-pkg-config c++11 c++14 c++1z accessibility opengl shared qpa reduce_exports getaddrinfo ipv6ifname getifaddrs poll_poll png doubleconversion freetype harfbuzz system-zlib nis cups iconv dbus ssl securetransport rpath corewlan concurrent audio-backend release debug qt_framework inapppurchase/qinappproduct.cpp:33:1: warning: 'QInAppProductPrivate' defined as a struct here but previously declared as a class [-Wmismatched-tags] struct QInAppProductPrivate ^ inapppurchase/qinappproduct.h:38:1: note: did you mean struct here? class QInAppProductPrivate; ^~~~~ struct 1 warning generated. inapppurchase/qinapptransaction.cpp:33:1: warning: 'QInAppTransactionPrivate' defined as a struct here but previously declared as a class [-Wmismatched-tags] struct QInAppTransactionPrivate ^ inapppurchase/qinapptransaction.h:40:1: note: did you mean struct here? class QInAppTransactionPrivate; ^~~~~ struct 1 warning generated. layout/polarchartlayout.cpp:37:20: warning: unused variable 'golden_ratio' [-Wunused-const-variable] static const qreal golden_ratio = 0.4; ^ 1 warning generated. In file included from animations/pieanimation.cpp:30: In file included from ../../include/QtCharts/5.7.0/QtCharts/private/pieanimation_p.h:1: .moc/debug/../../animations/pieanimation_p.h:65:19: warning: private field 'm_item' is not used [-Wunused-private-field] PieChartItem *m_item; ^ 1 warning generated. layout/polarchartlayout.cpp:37:20: warning: unused variable 'golden_ratio' [-Wunused-const-variable] static const qreal golden_ratio = 0.4; ^ 1 warning generated. In file included from animations/pieanimation.cpp:30: In file included from ../../include/QtCharts/5.7.0/QtCharts/private/pieanimation_p.h:1: .moc/release/../../animations/pieanimation_p.h:65:19: warning: private field 'm_item' is not used [-Wunused-private-field] PieChartItem *m_item; ^ 1 warning generated. linechart/linechartitem.cpp:42:13: warning: unused variable 'mouseEventMinWidth' [-Wunused-const-variable] const qreal mouseEventMinWidth(12); ^ 1 warning generated. inapppurchase/qinappproduct.cpp:33:1: warning: 'QInAppProductPrivate' defined as a struct here but previously declared as a class [-Wmismatched-tags] struct QInAppProductPrivate ^ inapppurchase/qinappproduct.h:38:1: note: did you mean struct here? class QInAppProductPrivate; ^~~~~ struct 1 warning generated. inapppurchase/qinapptransaction.cpp:33:1: warning: 'QInAppTransactionPrivate' defined as a struct here but previously declared as a class [-Wmismatched-tags] struct QInAppTransactionPrivate ^ inapppurchase/qinapptransaction.h:40:1: note: did you mean struct here? class QInAppTransactionPrivate; ^~~~~ struct 1 warning generated. linechart/linechartitem.cpp:42:13: warning: unused variable 'mouseEventMinWidth' [-Wunused-const-variable] const qreal mouseEventMinWidth(12); ^ 1 warning generated. shared/layout.cpp:617:26: warning: unused function 'operator<<' [-Wunused-function] friend inline QDebug operator<<(QDebug str, const Grid &g) ^ ../../src/scxml/qscxmlexecutablecontent_p.h:0: Note: No relevant classes found. No output generated. 1 warning generated. shared/layout.cpp:617:26: warning: unused function 'operator<<' [-Wunused-function] friend inline QDebug operator<<(QDebug str, const Grid &g) ^ 1 warning generated. Project MESSAGE: Hunspell not found! Spell correction will not be available. Project MESSAGE: Hunspell not found! Spell correction will not be available. Project MESSAGE: Hunspell not found! Spell correction will not be available. shared/qlayout_widget.cpp:153:22: warning: unused function 'operator<<' [-Wunused-function] static inline QDebug operator<<(QDebug str, const QFormLayout &fl) { return debugGridLikeLayout(str, fl); } ^ 1 warning generated. shared/qlayout_widget.cpp:153:22: warning: unused function 'operator<<' [-Wunused-function] static inline QDebug operator<<(QDebug str, const QFormLayout &fl) { return debugGridLikeLayout(str, fl); } ^ 1 warning generated. qhelpsearchindexwriter_clucene.cpp:340:13: warning: unused function 'operator<' [-Wunused-function] static bool operator<(const QString &entityStr, const QTextHtmlEntity &entity) ^ qhelpsearchindexwriter_clucene.cpp:345:13: warning: unused function 'operator<' [-Wunused-function] static bool operator<(const QTextHtmlEntity &entity, const QTextHtmlEntity &entity2) ^ 2 warnings generated. qhelpsearchindexwriter_clucene.cpp:340:13: warning: unused function 'operator<' [-Wunused-function] static bool operator<(const QString &entityStr, const QTextHtmlEntity &entity) ^ qhelpsearchindexwriter_clucene.cpp:345:13: warning: unused function 'operator<' [-Wunused-function] static bool operator<(const QTextHtmlEntity &entity, const QTextHtmlEntity &entity2) ^ 2 warnings generated. In file included from mainwindow.cpp:34: In file included from ./mainwindow.h:32: In file included from ./phrase.h:35: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/QLocale:1: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/qlocale.h:1: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:43: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/qvariant.h:1: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:47: In file included from /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/qmap.h:1: /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qmap.h:1064:12: warning: returning address of local temporary object [-Wreturn-stack-address] return defaultKey; ^~~~~~~~~~ mainwindow.cpp:1195:53: note: in instantiation of member function 'QMap::key' requested here QAction *act = m_phraseBookMenu[PhraseEditMenu].key(pb); ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtCore/../../src/corelib/tools/qmap.h:387:46: note: binding reference variable 'defaultKey' here const Key key(const T &value, const Key &defaultKey = Key()) const; ^ ~~~~~ 1 warning generated. ld: warning: direct access in function 'QFormInternal::TranslatingTextBuilder::loadText(QFormInternal::DomProperty const*) const' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::TranslatingTextBuilder::loadText(QFormInternal::DomProperty const*) const' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::TranslatingTextBuilder::toNativeValue(QVariant const&) const' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::TranslatingTextBuilder::toNativeValue(QVariant const&) const' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::FormBuilderPrivate::applyProperties(QObject*, QList const&)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::FormBuilderPrivate::applyProperties(QObject*, QList const&)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::FormBuilderPrivate::addItem(QFormInternal::DomWidget*, QWidget*, QWidget*)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::FormBuilderPrivate::addItem(QFormInternal::DomWidget*, QWidget*, QWidget*)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::FormBuilderPrivate::addItem(QFormInternal::DomWidget*, QWidget*, QWidget*)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::FormBuilderPrivate::addItem(QFormInternal::DomWidget*, QWidget*, QWidget*)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::FormBuilderPrivate::addItem(QFormInternal::DomWidget*, QWidget*, QWidget*)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::FormBuilderPrivate::addItem(QFormInternal::DomWidget*, QWidget*, QWidget*)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::FormBuilderPrivate::addItem(QFormInternal::DomWidget*, QWidget*, QWidget*)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::FormBuilderPrivate::addItem(QFormInternal::DomWidget*, QWidget*, QWidget*)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::FormBuilderPrivate::addItem(QFormInternal::DomWidget*, QWidget*, QWidget*)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QFormInternal::FormBuilderPrivate::addItem(QFormInternal::DomWidget*, QWidget*, QWidget*)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'int qRegisterMetaType(char const*, QUiTranslatableStringValue*, QtPrivate::MetaTypeDefinedHelper::Defined) && (!(QMetaTypeId2::IsBuiltIn))>::DefinedType)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QtMetaTypePrivate::QMetaTypeFunctionHelper::Construct(void*, void const*)' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'int qRegisterMetaType(char const*, QUiTranslatableStringValue*, QtPrivate::MetaTypeDefinedHelper::Defined) && (!(QMetaTypeId2::IsBuiltIn))>::DefinedType)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QtMetaTypePrivate::QMetaTypeFunctionHelper::Destruct(void*)' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'int qRegisterMetaType(char const*, QUiTranslatableStringValue*, QtPrivate::MetaTypeDefinedHelper::Defined) && (!(QMetaTypeId2::IsBuiltIn))>::DefinedType)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'int qRegisterMetaType(char const*, QUiTranslatableStringValue*, QtPrivate::MetaTypeDefinedHelper::Defined) && (!(QMetaTypeId2::IsBuiltIn))>::DefinedType)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QtPrivate::QVariantValueHelper::metaType(QVariant const&)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'QtPrivate::QVariantValueHelper::metaType(QVariant const&)' from file '/Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qttools/lib/libQt5UiTools.a(quiloader.o)' to global weak symbol 'QMetaTypeId::qt_metatype_id()::metatype_id' from file '.obj/formpreviewview.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. Warning: dropping duplicate messages in 'assistant_cs.qm': * Context: MainWindow * Source:

%1

Version %2

Copyright (C) 2015 The Qt Company Ltd.

Warning: dropping duplicate messages in 'designer_cs.qm': * Context: VersionDialog * Source: %1
Copyright (C) 2015 The Qt Company Ltd. Warning: dropping duplicate messages in 'linguist_cs.qm': * Context: MainWindow * Source:

%1

Qt Linguist is a tool for adding translations to Qt applications.

Copyright (C) 2015 The Qt Company Ltd. Warning: dropping duplicate messages in 'qtbase_cs.qm': * Context: QMessageBox * Source:

Qt is a C++ toolkit for cross-platform application development.

Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.

Qt is available under three different licensing options designed to accommodate the needs of our various users.

Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 2.1 or GNU GPL version 3.0.

Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.

Qt licensed under the GNU General Public License version 3.0 is appropriate for the development of Qt applications where you wish to use such applications in combination with software subject to the terms of the GNU GPL version 3.0 or where you are otherwise willing to comply with the terms of the GNU GPL version 3.0.

Please see qt.io/licensing for an overview of Qt licensing.

Copyright (C) 2015 The Qt Company Ltd and other contributors.

Qt and the Qt logo are trademarks of Digia Plc and/or its subsidiary(-ies).

Qt is developed as an open source project on qt-project.org.

Qt is a Digia product. See qt.io for more information.

In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:33: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ 4 warnings generated. 4 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:33: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:44:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (this && m_characters) ^~~~ ~~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:51:10: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this || !m_characters) ~^~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ 4 warnings generated. 4 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. 4 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp:30: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ 4 warnings generated. ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:44:9: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (this && m_characters) ^~~~ ~~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp:51:10: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this || !m_characters) ~^~~~ 4 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:34: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 6 warnings generated. 4 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h:34: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:34: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. 4 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h:36: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:34: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerActivation.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:34: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:34: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:35: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:483:5: warning: meaningless 'volatile' on asm outside function asm volatile ( ~^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:518:5: warning: meaningless 'volatile' on asm outside function asm volatile ( ~^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:534:5: warning: meaningless 'volatile' on asm outside function asm volatile ( ~^~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h:43: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:35: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:483:5: warning: meaningless 'volatile' on asm outside function asm volatile ( ~^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:518:5: warning: meaningless 'volatile' on asm outside function asm volatile ( ~^~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:534:5: warning: meaningless 'volatile' on asm outside function asm volatile ( ~^~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileGenerator.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/Profile.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/profiler/CallIdentifier.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 5 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Completion.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp:44: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h:45: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:34: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:35: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 4 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp:34: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp:35: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:116: In file included from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h:37: ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:50:34: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] UChar* characters() { return this ? m_characters : 0; } ^~~~ ~ ../3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h:51:32: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] unsigned length() { return this ? m_length : 0; } ^~~~ ~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSLock.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:34: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp:21: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: 2 warnings generated. warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h:34: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp:31: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:104: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26 if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp:22: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp:23: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp:33: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp:104: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from parser/Grammar.y:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/wtf/TCSystemAlloc.cpp:127:18: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] void* result = sbrk(size); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int); ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/TCSystemAlloc.cpp:139:14: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] void* r2 = sbrk(extra); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int); ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/TCSystemAlloc.cpp:147:12: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] result = sbrk(size + alignment - 1); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int); ^ 2 warnings generated. 3 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from api/qscriptcontext.cpp:30: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from api/qscriptcontextinfo.cpp:29: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from api/qscriptengine.cpp:28: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from api/qscriptengineagent.cpp:26: In file included from api/qscriptengineagent_p.h:39: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from api/qscriptprogram.cpp:28: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from api/qscriptstring.cpp:26: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from api/qscriptvalue.cpp:29: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from api/qscriptvalueiterator.cpp:29: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from bridge/qscriptobject.cpp:25: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from bridge/qscriptclassobject.cpp:25: In file included from bridge/qscriptclassobject_p.h:40: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from bridge/qscriptfunction.cpp:25: In file included from bridge/qscriptfunction_p.h:42: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from bridge/qscriptvariant.cpp:25: In file included from bridge/qscriptvariant_p.h:40: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from bridge/qscriptqobject.cpp:25: In file included from bridge/qscriptqobject_p.h:38: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from bridge/qscriptglobalobject.cpp:25: In file included from bridge/qscriptglobalobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from bridge/qscriptactivationobject.cpp:25: In file included from bridge/qscriptactivationobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from bridge/qscriptstaticscopeobject.cpp:25: In file included from bridge/qscriptstaticscopeobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp:30: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from parser/Grammar.y:28: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from bridge/qscriptdeclarativeobject.cpp:25: In file included from bridge/qscriptdeclarativeobject_p.h:41: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from bridge/qscriptdeclarativeclass.cpp:25: In file included from bridge/qscriptdeclarativeobject_p.h:41: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. ../3rdparty/javascriptcore/JavaScriptCore/wtf/TCSystemAlloc.cpp:127:18: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] void* result = sbrk(size); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int); ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/TCSystemAlloc.cpp:139:14: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] void* r2 = sbrk(extra); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int); ^ ../3rdparty/javascriptcore/JavaScriptCore/wtf/TCSystemAlloc.cpp:147:12: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] result = sbrk(size + alignment - 1); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:587:7: note: 'sbrk' has been explicitly marked deprecated here void *sbrk(int); ^ 2 warnings generated. 2 warnings generated. 2 warnings generated. 3 warnings generated. In file included from api/qscriptcontext.cpp:30: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from api/qscriptengineagent.cpp:26: In file included from api/qscriptengineagent_p.h:39: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from api/qscriptengine.cpp:28: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] In file included from api/qscriptcontextinfo.cpp:29: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from api/qscriptprogram.cpp:28: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from api/qscriptstring.cpp:26: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from api/qscriptvalue.cpp:29: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from api/qscriptvalueiterator.cpp:29: In file included from api/qscriptengine_p.h:47: In file included from api/qscriptstring_p.h:41: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from bridge/qscriptfunction.cpp:25: In file included from bridge/qscriptfunction_p.h:42: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from bridge/qscriptobject.cpp:25: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from bridge/qscriptclassobject.cpp:25: In file included from bridge/qscriptclassobject_p.h:40: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from bridge/qscriptvariant.cpp:25: In file included from bridge/qscriptvariant_p.h:40: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from bridge/qscriptqobject.cpp:25: In file included from bridge/qscriptqobject_p.h:38: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from bridge/qscriptglobalobject.cpp:25: In file included from bridge/qscriptglobalobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h:25: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h:24: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. In file included from bridge/qscriptactivationobject.cpp:25: In file included from bridge/qscriptactivationobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. In file included from bridge/qscriptstaticscopeobject.cpp:25: In file included from bridge/qscriptstaticscopeobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h:32: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from bridge/qscriptdeclarativeobject.cpp:25: In file included from bridge/qscriptdeclarativeobject_p.h:41: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. In file included from bridge/qscriptdeclarativeclass.cpp:25: In file included from bridge/qscriptdeclarativeobject_p.h:41: In file included from bridge/qscriptobject_p.h:40: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:38: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h:29: In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h:27: ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:82:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h:96:20: warning: comparison of constant 9223372036854775791 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (length > ((std::numeric_limits::max() - sizeof(UStringImpl)) / sizeof(UChar))) ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. debugging/qscriptdebuggerlocalswidget.cpp:224:19: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] if (const QStyleOptionViewItemV3 *v3 = qstyleoption_cast(&option)) ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtWidgets/../../src/widgets/styles/qstyleoption.h:440:48: note: 'QStyleOptionViewItemV3' has been explicitly marked deprecated here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^ debugging/qscriptdebuggerlocalswidget.cpp:224:72: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] if (const QStyleOptionViewItemV3 *v3 = qstyleoption_cast(&option)) ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtWidgets/../../src/widgets/styles/qstyleoption.h:440:48: note: 'QStyleOptionViewItemV3' has been explicitly marked deprecated here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^ 2 warnings generated. debugging/qscriptdebuggerlocalswidget.cpp:224:19: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] if (const QStyleOptionViewItemV3 *v3 = qstyleoption_cast(&option)) ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtWidgets/../../src/widgets/styles/qstyleoption.h:440:48: note: 'QStyleOptionViewItemV3' has been explicitly marked deprecated here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^ debugging/qscriptdebuggerlocalswidget.cpp:224:72: warning: 'QStyleOptionViewItemV3' is deprecated [-Wdeprecated-declarations] if (const QStyleOptionViewItemV3 *v3 = qstyleoption_cast(&option)) ^ /Volumes/Vishnu/Shakti/b/ext_qt/ext_qt-prefix/src/ext_qt/qtbase/include/QtWidgets/../../src/widgets/styles/qstyleoption.h:440:48: note: 'QStyleOptionViewItemV3' has been explicitly marked deprecated here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV3; ^ 2 warnings generated.