GNOME Bugzilla – Bug 610437
<br/> XML tag inside C# comments gives a warning and should not
Last modified: 2010-02-21 12:57:38 UTC
Example of a valid C# comment: /// <remarks> /// blabla<br/> /// <br/> /// blabla /// </remarks> For each <br/>, Doxygen 1.6.2 generates a warning: "Warning: HTML tags may not use the 'empty tag' XHTML syntax." and should not.
Confirmed. I'll remove this bogus warning.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.6.3. 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.