summaryrefslogtreecommitdiffstats
path: root/header.FDL
diff options
context:
space:
mode:
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>2012-03-04 04:26:47 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-03-04 14:35:17 (GMT)
commit8108650b24adbe03543eb29015ea9bda86d0068e (patch)
treeabc14709a9304b9c267ba45ffce1e7d32a21c1a0 /header.FDL
parent8f23a6be1069455e609e8bea7527726c24bebb36 (diff)
downloadQt-8108650b24adbe03543eb29015ea9bda86d0068e.zip
Qt-8108650b24adbe03543eb29015ea9bda86d0068e.tar.gz
Qt-8108650b24adbe03543eb29015ea9bda86d0068e.tar.bz2
Fix signature of q_atomic_test_and_set_ptr.
The lack of const results in a compile error when compiling 32-bit Qt in a 64-bit machine (-platform linux-g++-32 -xplatform linux-g++-32). Adding const is safe since expected and newval parameters are not modified by qatomic_i386.s. Task-Number: QTBUG-22479 Change-Id: Iee9f73b9bed777177aeae34bfcedb2feac83e67a Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'header.FDL')
0 files changed, 0 insertions, 0 deletions