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.

        For Gerrit Dashboard: QTCREATORBUG-16775
        # Subject Branch Project Status CR V

            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