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

[REG 4.10 -> 4.11] Wrong additional code completion proposals

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 4.11.0-beta2
    • C/C++/Obj-C++ Support
    • Ubuntu 18.04 LTS 64 bit

      1. Run Creator with enabled built-in code model.
      2. Create a new Qt Widgets Application project.
      3. In the main function, type "unsig".
        The proposal window will show "unsigned", "Q_COMPILER_UNICODE_STRINGS" and "Q_STDLIB_UNICODE_STRINGS". While the first is obviously correct, the latter two don't seem right to me.

      Only "unsigned" should be proposed as code completion. In Creator 4.10, this works correctly.

      Found by Squish test tst_CSUP01.

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

            kandeler Christian Kandeler
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes