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

Clang: Dot-to-Arrow completion confused by umlaut

XMLWordPrintable

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes