-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
Qt Creator 3.1.1
-
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.
For Gerrit Dashboard: QTCREATORBUG-12423 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
88192,1 | iossim: correctly escape app output | master | qt-creator/qt-creator | Status: ABANDONED | 0 | 0 |
88294,2 | iossim: correctly escape app output | 3.2 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |