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

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

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-119610
        # Subject Branch Project Status CR V

            docinfrastructure Documentation Infrastructure Team
            treinio Topi Reiniƶ
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes