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

Code comment causes warning about SOFT ASSERT [12:28:07.518]: .... src/libs/utils/filepath.cpp:1002: No device found for path

    XMLWordPrintable

Details

    • Linux/X11

    Description

      Having a code comment like

      // Wrong order:
      // https://stackoverflow.com/questions/15014096/c-index-of-type-during-variadic-template-expansion
      

      causes a runtime warning:

      SOFT ASSERT [12:28:07.518]: /home/qt/work/build/qt-creator/src/libs/utils/filepath.cpp:1002:
          No device found for path "https://stackoverflow.com/questions/15014096/c-index-of-type-during-variadic-template-expansion"
      

      apparently from plugins/projectexplorer/devicesupport/devicemanager.cpp:417?

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              kleint Friedemann Kleint
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes