Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.4.1
-
None
-
WindowsXPSP3, QtSDK 1.2, QTC 2.4.1, Qt 4.8.1 for MinGW
Description
QTC Crashes during parsing a function returning a reference to array:
1. open QTC
2. choose "Create new file", choose "C++ source file"
3. type in:
char & x() [2]
{
}
4. do several clicks on the editor space