[Qt-creator] qt-creator freeze with invalid code
Robert Löhning
robert.loehning at nokia.com
Thu May 27 16:51:04 CEST 2010
Am 27.05.2010 12:50, schrieb ext Laurent Desmecht:
> Hi everybody,
>
> I have observed several freeze in qtcreator (git master, on Ubuntu 8.04 64
> bits) with this piece of invalid (and no-sense) code:
>
> #include<string>
>
> int add(const std::string& x, const std::string& y)
> {
> return 0;
> }
>
> int main(int argc, char *argv[])
> {
> add("plateform"] = buff.sysname;
> return 1;
> }
>
> When I edit the line 'add("plateform"]' qtcreator freeze. To reproduce, just
> 'play' with this line (doing some selection in this line Ctrl-C, seems to
> produce this freeze after a few try).
>
> Best regards,
> Laurent Desmecht
Hi Laurent,
thank you for telling us!
I stripped your example a little and posted a bugreport at:
http://bugreports.qt.nokia.com/browse/QTCREATORBUG-1501
If you want to keep track of this, just add yourself as a watcher. If
you would like to be mentioned there, just tell me.
Regards,
Robert
--
Robert Löhning
Software Engineer
Nokia, Qt Development Frameworks
More information about the Qt-creator-old
mailing list