summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorÉmeric MASCHINO <emeric.maschino@gmail.com>2015-09-09 22:56:32 +0200
committerThiago Macieira <thiago.macieira@intel.com>2015-09-12 16:09:27 +0000
commitdeb6b5032c8eed35021b3c697a770645d90b11ed (patch)
treecf2f9bdda05417c80e8466f3a497f31d5c9dc067 /tests/auto
parentc12b5e07274acde364be98cd0de620d3a44c97b7 (diff)
Fixed compilation errors in qatomic_ia64.h
QBasicAtomicOps<size>::testAndSetRelaxed(T &, T, T) and QBasicAtomicOps<size>::testAndSetOrdered(T &, T, T) bodies don't match any prototypes in qatomic_ia64.h: the optional parameter T *currentValue is missing. Task-number: QTBUG-48197 Change-Id: I0112c429b161b4a0ddb6e8a0400a436282ffb1c7 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions