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

qDebug crashes on iOS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 3.1.1
    • iOS Support
    • None
    • OS X 10.9.3, iOS Simulator
    • 2dacacdf805bf111bef964077fb2817d5324395e

      qDebug() crashes when less than sign is used on iOS.

      QString test = "SELECT * FROM exceptions WHERE date < '2014-06-16'";
      qDebug() << test;
      

      Output: Run ended unexpectedly.
      Example works without '<' characher.

      The problem is not occurred with XCode when runnning a same application.

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

            fawzi Fawzi Mohamed
            jimcad J Matilainen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes