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

"extern" inside function confuses outline

XMLWordPrintable

      void func()
      {
          extern int foo;
          return; // Cursor on this line
      }

      The symbols combobox shows "foo -> int" as the "current context". See attached screenshot.

        For Gerrit Dashboard: QTCREATORBUG-20434
        # Subject Branch Project Status CR V

            yvvan Ivan Donchevskii
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes