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

String not recognized after \[eol]

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4: Low P4: Low
    • None
    • Qt Creator 2.3.0-beta
    • C/C++/Obj-C++ Support
    • None

      Consider the following example:

      char *str = "this \
        is \
        a \
        test"; // comment" continued
      

      The lines after the first are not colored as a string, the "; // comment" IS colored as a string, and 'continued' is not colored.

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

            leamelo Leandro T. C. Melo
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes