Stefan Wahl | 2 Oct 16:17
Picon

Bug in \link foo::foo constructor \endlink

(and again ...) Hi there!

It seams that I found a funny bug. 

\link foo::foo constructor \endlink

is parsed as 

\link foo::foo const ructor \endlink (please note the space in const ructor!)

and thus results in a warning and a missing link.

Workaround: "\link foo::foo Constructor \endlink" with a upper case "C"

I using doxygen 1.2.17.

Stefan

BTW: Shall bugs be posted to doxygen-users, doxygen-develop or both and is there a up-to-date list of bugs
available online?

//////////////////////////////////////////////////////////////////////////// 
/*! 
    \brief  Mail signature
    \author Stefan Wahl
    \since  doxygen 1.12.10
    \note   Please reply to the list. That's why it exists.
 */ 
////////////////////////////////////////////////////////////////////////////

(Continue reading)


Gmane