Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-11860

Global anonymous struct members are identified as members everywhere

    XMLWordPrintable

Details

    • 5416557a0b9247e911180a7cce4a5ed3b0c0f351 (master), df5d9f99fbff91c4bea44264db1a3e4f56848ac1 (3.1)

    Description

      Possibly related to QTCREATORBUG-11859

      I have a vague feeling this was already resolved once...

      typedef struct { int foo; } Foo;
      
      void func(void)
      {
          foo; // Brown
      }

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kosjar Nikolai Kosjar
              orgads Orgad Shaneh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes