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

Include Hierarchy shows cyclic in the wrong level

    XMLWordPrintable

Details

    • c2803b00be65a064fa5217bdd016b530d518ab9f

    Description

      main.cpp:

      #include "foo.h"

      foo.h:

      #include "bar.h"

      bar.h:

      #include "foo.h"

      See the attached screenshot. foo.h appears as a cyclic include in foo.h itself, while it should be only in bar.h.

      Attachments

        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:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes