Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-29705

testBigInt() values do not match expected

    XMLWordPrintable

Details

    • Windows
    • 2893e892d (12.0)

    Description

      Debugger shows values for variables in function testBigInt (tests\manual\debugger\simple\simple_test_app.cpp) that do not correspond to the expected values (according to comments).

      Expected

      • a -1143861252567568256 qint64
      • b -1143861252567568256 quint64
      • c -2 quint64

      Actual

      • a -1143861252567568256 int64
      • b 17302882821141983360 unsigned int64
      • c 18446744073709551614 unsigned int64

      Attachments

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

        Activity

          People

            hjk hjk
            mecfc Miguel Costa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes