#309 Bad parsing of multiple @see tags in Javadoc
open
nobody
5
2009-05-26
2009-05-26
No
Javadoc snippet:
@see a
@see b
@see c
Expected output:
See Also: │
a, b, c
Actual output:
See Also:
, , c
Patch attached.
Discussion
Log in to post a comment.
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Patch against 3.0.1