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

Clang: Dot-to-Arrow completion confused by umlaut

    XMLWordPrintable

Details

    Description

      struct Foo { int member; };
      
      void f(Foo foo)
      {
          "bö" << foo // type '.'
      }
      

      The auto completion shows the correct members, but changes also the dot to an arrow.

      Without the umlaut it works as expected.

      Attachments

        Issue Links

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

          Activity

            People

              yvvan Ivan Donchevskii
              kosjar Nikolai Kosjar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes