Missing `break` in DocCommentParser `inlineWord()`

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: None
    • Component/s: tools
    • None

      There is a `break` missing in `case '@'` in DCP `inlineWord()`, leading to an unintentional fall through in the next case block, and therefore incorrect behavior.

      "At some point", we should modernize DocCommentParser and use new-style switch statements.

            Assignee:
            Jonathan Gibbons
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: