qt5base-lts/tests/auto/corelib/global
Carl Schumann 4f7a6bdabe Add Q_UINT64_C to 64 bit integer literal.
On some systems prior to this change the code
would not build with the following error reported
by gcc:
error: integer constant is too large for 'long' type

Change-Id: I778bce9a72ccf3a41cdf17883d734082ed3fb4b3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-15 23:03:23 +02:00
..
q_func_info Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qflags Work around what apparently is a GCC 4.6.0 bug 2012-03-25 15:09:52 +02:00
qgetputenv Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglobal Fallback implementation of Q_ALIGNOF 2012-03-23 19:43:00 +01:00
qlogging Allow qDebug output to be configured by qSetMessagePattern() 2012-04-24 17:12:46 +02:00
qnumeric Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
qrand Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtendian Add Q_UINT64_C to 64 bit integer literal. 2012-05-15 23:03:23 +02:00
global.pro Enable endianness conversions on q(u)int8 2012-03-25 13:12:24 +02:00