summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2015-03-05 15:23:53 -0800
committerThiago Macieira <thiago.macieira@intel.com>2015-03-12 02:47:47 +0000
commite5e1e056e8141e97321bde1ed0ce109fe8f19890 (patch)
treec1df7268a1eef1862e8c46b1cd9d541c16e4ffad /src/corelib/global
parentaa246e487cc2daeee43e478dc969fa5649cafef4 (diff)
Silence MSVC warning about 64-bit conversion (loss of data)
One of the reasons why we use "int" everywhere: to avoid this annoyance about different types and having to explicitly cast to silence the compiler. qsslsocket_openssl.cpp(690) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data Change-Id: Ia0aac2f09e9245339951ffff13c8bdad334ce108 Reviewed-by: Richard J. Moore <rich@kde.org>
Diffstat (limited to 'src/corelib/global')
0 files changed, 0 insertions, 0 deletions