[Doxygen-users] A Verbatim bug
Brought to you by:
dimitri
From: Tim A. <tim...@ls...> - 2004-03-13 13:49:50
|
Hi A bug seems to have crept in between V1.3.3 and 1.3.5/1.3.6 in that the inclusion of a /verbatim block throws off the line numbering of cross-references into the code by the number of newlines immediately following the /verbatim header. So /verbatim stuff more stuff /endverbatim throws references off by two. /verbatim stuff more stuff /endverbatim throws refs off by one. /verbatim stuff more stuff yet more stuff /endverbatim is OK. (Doxygen 1.3.5 and 1.3.6 on RH9) Tim |