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

C++ code model does not recognize typed enums

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • Qt Creator 15.0.1
    • C/C++/Obj-C++ Support
    • None
    • Windows

    Description

      Since 15.0.1 update, typed enums are no more recognized by code model. The declaration is underlined in red with the tooltip "unexpected token ':' ".
      The result is that the enum and it members are not referenced and cannot be "followed".

      When there is two successive enums, the second is underlined in yellow with the tooltip "extra ';'"

      Sometimes, there is no underline at all, but in all cases, the enum and its members are not referenced in the code model.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            Hugh Bellemare Hugh Bellemare
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes