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

#include_next not supported - no highlighting and goto definition for stdint-types

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 3.4.0-beta1
    • Qt Creator 2.8.1, Qt Creator 3.0.0-rc1
    • C/C++/Obj-C++ Support
    • None
    • Windows 7 64bit, MinGW 4.8.0 32 bit (included in Qt 5.1.0)

    Description

      • Create a new Qt-GUI project
      • #include <stdint.h>
      • uint32_t test;

      Expectation:

      • uint32_t should be highlighted as type
      • Goto definition should jump to the typedef

      Observation:

      • #include <stdint-gcc.h> works
      • stdint.h includes stdint-gcc.h indirectly, but this path is not seen by QtCreator

      Attachments

        1. stdint_h_creator.png
          stdint_h_creator.png
          27 kB
        2. stdint_tooltip.png
          stdint_tooltip.png
          84 kB
        3. stdint.h
          0.3 kB
        4. stdint.h
          0.3 kB
        5. stdint-gcc.h
          7 kB

        Issue Links

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

          Activity

            People

              kosjar Nikolai Kosjar
              aha_1980 André Hartmann
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes