summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2017-06-09 22:32:34 -0700
committerThiago Macieira <thiago.macieira@intel.com>2017-07-03 16:01:01 +0000
commit8616b2112c0f24f71892488cefb146ae3505da9e (patch)
tree82cb2b4886272846b26864f14f2ba7421ae0e516 /mkspecs
parentc854fc5a6be1e94d2ea313a1d0ef637bc3df178f (diff)
Fix parsing of 0E+1 and 0E-1 (capital 'E')
Since the result is an actual zero, this section of code looking for underflows kicks in. But we forgot to take the capital letter into account when parsing the number. Task-number: QTBUG-61350 Change-Id: Ia53158e207a94bf49489fffd14c6abbd21f0bac0 Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions