diff options
author | mread <qt-info@nokia.com> | 2011-10-28 11:23:32 (GMT) |
---|---|---|
committer | mread <qt-info@nokia.com> | 2011-10-28 11:30:31 (GMT) |
commit | 1bf8f94aeb8d40ca6ce8e55fc7add2d64ceadd50 (patch) | |
tree | ad593bed0d0f4a6eeaf52707d14aafceed7c02af /doc/src/snippets/code/src_script_qscriptvalue.cpp | |
parent | e392f641e569be04a7f6a9336b52c77a9ec0c627 (diff) | |
download | Qt-1bf8f94aeb8d40ca6ce8e55fc7add2d64ceadd50.zip Qt-1bf8f94aeb8d40ca6ce8e55fc7add2d64ceadd50.tar.gz Qt-1bf8f94aeb8d40ca6ce8e55fc7add2d64ceadd50.tar.bz2 |
Removed unix specific mmap use from QString benchmark
The mmap flags MAP_ANONYMOUS and MAP_POPULATE are unix specific, and
are not supported by Symbian's posix headers. The benchmark code using
them, already unix-only, now is removed from Symbian builds.
Task-number: QTBUG-18197
Reviewed-by: Shane Kearns
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptvalue.cpp')
0 files changed, 0 insertions, 0 deletions