Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-119610

QDoc: DocParser::getRestOfLine() doesn't chop trailing backslash on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.7
    • Build tools: qdoc
    • None
    • 575e9c7fa (dev)
    • DaVinci 95, DaVinci 96

    Description

      getRestOfLine() tries to chop off a trailing \ character to allow multi-line input parsed as a single line.

      However, if \r (carriage return) is present in the input source, that gets chopped off instead and the backslash ends up verbatim in the returned string.

      Attachments

        Issue Links

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

          Activity

            People

              paulwicking Paul Wicking
              treinio Topi Reiniƶ
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes