[Qt-creator] parser bug(s)

Danny Price deepblue842 at googlemail.com
Mon Oct 26 14:32:03 CET 2009


This isn't down to Creator.

This all depends on the toolchain that Creator has been setup to use - GCC,
MinGW or MSVC's compiler (nmake?).

Check that the toolchain you are using supports C++0x.


On Sat, Oct 24, 2009 at 11:03 AM, Onay Urfalioglu <onay.urfalioglu at gmail.com
> wrote:

> 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
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20091026/e3498024/attachment.html 


More information about the Qt-creator-old mailing list