diff options
| author | Edward Welbourne <edward.welbourne@qt.io> | 2023-04-28 15:46:31 +0200 |
|---|---|---|
| committer | Edward Welbourne <edward.welbourne@qt.io> | 2023-05-15 14:02:40 +0200 |
| commit | eff0ffbd1bc32aff811bc85488ad962dfbbd7325 (patch) | |
| tree | d9fe0456d6ccf247a0ff1915d2a92854261b29bc /src/corelib/tools/qcommandlineparser.cpp | |
| parent | cb8a71dac6dd905af14403e98bbd090dc6984eb8 (diff) | |
Sanitize the handling of limitations of the MS time-zone backend
tst_QDate::startOfDay_endOfDay() and its _data() were in danger of
growing a lot of ugly #if-ery to work round the known limitations of
MS's time-zone API and the backend built on them. Replace the #if-ery
with a flags enum indicating which parts we need to ignore on MS and
limit the #if-ery to how those flags get exercised.
Change-Id: I8657b4fba75f1aef1f3f9374e05f60354dc25e34
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/corelib/tools/qcommandlineparser.cpp')
0 files changed, 0 insertions, 0 deletions
