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

    • Linux/X11

      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?

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes