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

Errors in scopes determining

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 3.1.0-rc1
    • Qt Creator 3.1.0-beta
    • Editors
    • None
    • Kubuntu 13.10 x64

      Try to open file with such content:

      class TClass
         {
         public:
            TClass()
               {
               }
      
            std::unique_ptr<TCheckBox> m_TaskOfTheDay;
         };
      

      You shall see that QtCreator defines scopes (and highlight it) wrong:

      and (cursor one line below)

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

            davschul David Schulz
            dimanne DimanNe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes