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

Raw character strings break the color model

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 4.4.0-beta1
    • Qt Creator 4.2.1
    • C/C++/Obj-C++ Support
    • None
    • Arch Linux
      Cinnamon 3.2.8
      Linux 2P430D2 4.9.7-1-ARCH #1 SMP PREEMPT Wed Feb 1 19:33:40 CET 2017 x86_64 GNU/Linux

    Description

      Raw character strings can break the color model. Random following tokens are colored green.

      Minimal example:

      int main()
      {
          R"foo( )foo"
          ;
      
          return 0;
      }
      

      Attachments

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

        Activity

          People

            kosjar Nikolai Kosjar
            llsag85dywftnhuo Jan Murawski
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes