summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2015-09-18 18:01:50 -0700
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-09-23 06:49:20 +0000
commitdc716f2dc2df06c40b3709ded81a5b7588f53e7a (patch)
treef9e4ab2bd5e655faf9f3381dea1bf151de25e5ca /INSTALL
parent07d4113f8f94bddf12437ac3205dce1b6d8fab7d (diff)
ICC on Windows: Disable ref-qualified member functions in MSVC <= 2013
Like MSVC, ICC on Windows in debug mode always makes calls to dllexported functions instead of inlining them. Since MSVC 2013 doesn't know about ref-qualification of member functions, this creates an incompatibility between DLL creation and DLL use. Task-number: QTBUG-48349 Change-Id: I42e7ef1a481840699a8dffff14053b594810fb42 Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com> Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions