[Qt-creator] parser bug(s)

Onay Urfalioglu onay.urfalioglu at gmail.com
Sat Oct 24 13:03:01 CEST 2009


Hi,

1) There is a bug (in current snapshots too) with parsing code like the 
following:

c.f()(x)(y)(z);

But, this is legal c++.

2) C++0x patterns like y = {1,2};  (using initializer lists) are also parsed 
as syntax errors.

Is C++0x support planned in the short term? I heard that Qt is also going to 
use some C++0x elements for the next versions already.

Greets,
oni



More information about the Qt-creator-old mailing list