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

Highlighted as incorrect code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 2.7.0
    • Qt Creator 2.6.2
    • C/C++/Obj-C++ Support
    • None
    • Windows 7 x64

      Code is highlighted as incorrect in editor (Qt Creator) :
      First case:

      QList<QPair<quint64, quint64>> function();

      ---------------
      Second case:

      __try
      {
      ;
      }
      __except (EXCEPTION_EXECUTE_HANDLER) //Highlighted as incorrect here
      {
      ;
      }

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

            erikv Erik Verbruggen
            markac Maria Kaczynska
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes