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

Wrong syntax error highlight

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • Qt Creator 3.4.0, Qt Creator 3.4.1
    • C/C++/Obj-C++ Support
    • None
    • OS X

    Description

      In some classes I get a wrong syntax error for `connect` when I use C/C++ base types (int, float, double).
      The tooltip says expected `;` got `int`

      If I change to Qt typedef (qint32, qreal) the highlight disappear.

      In both cases the code builds and runs correctly

      Attachments

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

        Activity

          People

            kosjar Nikolai Kosjar
            mcosta74 Massimo Costa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes