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

Qt Creator does not recognize semantic, but compiles it well

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.1.0
    • Qt Creator 2.0.1
    • C/C++/Obj-C++ Support
    • None
    • Vista, x86.

    Description

      Exists function:

      QByteArray normalizePacket(QByteArray & streamSnapShot, const int & indexOfByte, const unsigned char & indexOfBit, const unsigned char & length) {
      ...
      }

      when it called

      QByteArray packet ( normalizePacket(streamSnapShot, packetByteIndex, packetBitIndex, packetLength) );

      Qt creator underlines it and show as tip: "'stremSnapShot' is not a type name", but builds and compiles it well.

      Attachments

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

        Activity

          People

            lindeije Thorbjørn Lindeijer (closed Nokia identity) (Inactive)
            sacha_d Александр Думановский
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes