Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-11047

QString QString::number result not right is arm platform

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 4.5.1
    • None
    • arm 2410 + Qt embeded 4.5.1
      arm-softfloat-linux-gnu-gcc-3.4.5,
      use DQT_QLOCALE_USES_FCVT Macro to compile Qt

    Description

      QString QString::number ( double n, char format = 'g', int precision = 6 ) run different in Windows XP and ARM platform,for example when n = 7.777778E+8, the result is "777777800" in XP and "777777792" in ARM, I already use DQT_QLOCALE_USES_FCVT to compile Qt

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            earthdomain Earth Domain (Inactive)
            xuyaojun xuyaojun
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes