Skip to content

Plantuml parse error #6473

@cheoljoo

Description

@cheoljoo

environment

  • macbook
    • $ uname -a
    • Darwin cheoljoolees-MacBook-Pro.local 17.3.0 Darwin Kernel Version 17.3.0: Thu Nov 9 18:09:22 PST 2017; root:xnu-4570.31.3~1/RELEASE_X86_64 x86_64
    • doxygen 1.8.15 has the following error. (developing version)
  • linux ubuntu 16.04
    • doxygen 1.8.14 did not have error. the result was good.
    • doxygen 1.8.15 has the following error.

Issue

  • I attached 2 files. One (fail.cpp) has the following error msg and the other (succeed.cpp) is success.
  • difference between two files.
    • Just add * in starting point of line

Error Message

/Users/cheoljoo/Code/LG/test_doxygen/fail.cpp:12: warning: explicit link request to 'FFFFFF' could not be resolved
/Users/cheoljoo/Code/LG/test_doxygen/fail.cpp:13: warning: explicit link request to 'ADD1B2' could not be resolved
/Users/cheoljoo/Code/LG/test_doxygen/fail.cpp:14: warning: explicit link request to 'FFFFFF' could not be resolved
/Users/cheoljoo/Code/LG/test_doxygen/fail.cpp:21: warning: unexpected command enduml

Attachment

The file with the fail.cpp and the succeed.cpp: err.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    MarkdownMarkdown translation input related issuebug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions