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

The editor gives false positive error message with chrono

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • None
    • C/C++/Obj-C++ Support
    • None

    Description

      In the following code the second line is underlined with the error message;
      "expected token ; got <error>"

      using namespace std::chrono_literals;

      std::this_thread::sleep_for(3s);

      Attachments

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

        Activity

          People

            kosjar Nikolai Kosjar
            bymulker Burak Ulker
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes