summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qstring_mac.mm
diff options
context:
space:
mode:
authorAlex Trotsenko <alex1973tr@gmail.com>2015-02-26 16:07:49 +0200
committerAlex Trotsenko <alex1973tr@gmail.com>2015-03-12 05:33:20 +0000
commit9dd0bb851b34fcfea5e9be106d8f4209d59d5bf5 (patch)
tree238e1b1a79919103da6d1d127b8e785767509409 /src/corelib/tools/qstring_mac.mm
parent2d5210a684b266e71fc6f7efbd81fbfd720b341c (diff)
Make QRingBuffer a 64-bit safe
According to I/O API, QIODevice and its inherited classes should be able to process a full 64-bit offsets and lengths. This requires 64-bit parameters in operations with internal buffers. Rework QRingBuffer to avoid implicit truncation of numbers and fix some 64-bit issues in code. Change-Id: Iadd6fd5fefd2d64e6c084e2feebb4dc2d6df66de Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/tools/qstring_mac.mm')
0 files changed, 0 insertions, 0 deletions