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

In 5.3 RC, with MSVC 2013 and cdb, bad value shown for QString.toLocal8Bit().constData()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • Qt Creator 3.1.0-rc1
    • Debugger
    • None
    • Windows 7, Qt 5.3RC, MSVC 2013 + cdb

    Description

      As in summary. This actually may be a bug in the Qt itself:

      QString aaa("abc");
      const char *xx = aaa.toLocal8Bit().constData();

      look at xx in the debugger - it's garbage.

      Attachments

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

        Activity

          People

            hjk hjk
            lel4866 Lawrence E Lewis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes