Bug#599939:

2012-01-18 Thread Mathieu Malaterre
found 599939 doxygen/1.7.6.1-2.1 thanks Seems like this bug is still present, it appears as: Generating docs for compound Kitware::VTK::vtkMultiBlockDataSet...

Bug#599939: doxygen breaks on unbalanced quotes in comments

2010-10-12 Thread Thiemo Nagel
Package: doxygen Version: 1.7.1-2 Severity: normal When creating dependency graphs using dot, quotes are not escaped during writing of the .dot file. Trying to document this piece of code //! unbalanced quote class t { }; class t2 : t { }; has doxygen break with the following error: