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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes