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

The editor gives false positive error message with chrono

XMLWordPrintable

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

      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);

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes