GNOME Bugzilla – Bug 746619
Bogus warnings in case of anonymous namespace and @todo
Last modified: 2015-07-15 13:46:49 UTC
Created attachment 300089 [details] File to reproduce the problem In case of an anonymous namespace and a method description containing @todo we get the warnings: Generating docs for page todo... todo:2: warning: Unexpected character `a' todo:2: warning: Unexpected character `n' todo:2: warning: Unexpected character `o' todo:2: warning: Unexpected character `n' todo:2: warning: Unexpected character `y' todo:2: warning: Unexpected character `m' todo:2: warning: Unexpected character `o' todo:2: warning: Unexpected character `u' todo:2: warning: Unexpected character `s' todo:2: warning: Unexpected character `_' todo:2: warning: Unexpected character `n' todo:2: warning: Unexpected character `a' todo:2: warning: Unexpected character `m' todo:2: warning: Unexpected character `e' todo:2: warning: Unexpected character `s' todo:2: warning: Unexpected character `p' todo:2: warning: Unexpected character `a' todo:2: warning: Unexpected character `c' todo:2: warning: Unexpected character `e' todo:2: warning: Unexpected character `{' todo:2: warning: Unexpected character `a' todo:2: warning: Unexpected character `a' todo:2: warning: Unexpected character `.' todo:2: warning: Unexpected character `c' todo:2: warning: Unexpected character `p' todo:2: warning: Unexpected character `p' todo:2: warning: Unexpected character `}' Generating group documentation... Though the output looks OK.
Confirmed. Should be fixed in the next GIT update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.10. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant (preferably in the form of a self-contained example).
Messages are not present anymore.