[Qt-creator] typedef-ed struct as "Anonymous"

Orgad Shaneh orgads at gmail.com
Mon Dec 16 07:44:15 CET 2013


On Mon, Dec 16, 2013 at 8:42 AM, Przemyslaw Gorszkowski <
pgorszkowski at gmail.com> wrote:

> Hi Pawel,
>
> It is definitely a bug. Please report it on bugreports.qt-project.org.
>
> The good news is that highlighting and completion work.
>
> Best Regards,
>
> Przemek
>
>
> On Sun, Dec 15, 2013 at 2:43 PM, Pawel <pawelfaron87 at wp.pl> wrote:
>
>> Hello,
>>
>> In my corporation I'm faced with a code which, unfortunately, has a lot
>> of typedef-ed structs, enums and other stuffs, like this:
>>
>> typedef struct
>> {
>>     int a;
>>     int b;
>> } S;
>>
>> QtCreator recognizes such types as for example Anonymous:2, so the
>> Locator is useless for this. Also features like "Open Type Hierarchy" does
>> not work.
>>
>> I wanted to know whether this is conscious decision to have it that way
>> or maybe should I start a bug for this?
>>
>> best regards
>> Pawel
>>
>> ---
>> This email is free from viruses and malware because avast! Antivirus
>> protection is active.
>> http://www.avast.com
>>
>> _______________________________________________
>> Qt-creator mailing list
>> Qt-creator at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/qt-creator
>>
>>
>
>
> --
> Best regards/Pozdrawiam
>
> Przemyslaw Gorszkowski
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>
It's already reported as
QTCREATORBUG-5800<https://bugreports.qt-project.org/browse/QTCREATORBUG-5800>
 :)

- Orgad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20131216/469498d6/attachment.html>


More information about the Qt-creator mailing list