Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.7
-
None
-
575e9c7fa (dev)
-
DaVinci 95, DaVinci 96, DaVinci 97
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
- resulted from
-
QTBUG-118558 QDoc: DocParser::getRestOfLine no longer strips trailing backslashes and whitespace properly
-
- Closed
-