GNOME Bugzilla – Bug 723516
star is not printed in \code environment
Last modified: 2014-04-21 10:09:30 UTC
If you write the following code /*! \page thepages \code *result=toto; \endcode */ then the * before result will not be printed.
Created attachment 267921 [details] minimal example to reproduce the pb
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.7. 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 (preferrably in the form of a self-contained example).