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...
/build/buildd-activiz.net_1.0~git2023-1-i386-AO7kkp/activiz.net-1.0~git2023/obj-i486-linux-gnu/csharp/vtkMultiBlockPLOT3DReader.cs:192:
warning: Missing 'cref' attribute from seealso tag.
/build/buildd-activiz.net_1.0~git2023-1-i386-AO7kkp/activiz.net-1.0~git2023/obj-i486-linux-gnu/csharp/vtkMultiProcessController.cs:599:
warning: Missing 'cref' attribute from seealso tag.
Error: 
/build/buildd-activiz.net_1.0~git2023-1-i386-AO7kkp/activiz.net-1.0~git2023/obj-i486-linux-gnu/Doxygen/html/inline_dotgraph_1.dot:3:
syntax error near line 3
context:set0   [shape=rect,style=filled,label=  quot;point
T(0) in [-Inf,320[quot;]
Problems running dot: exit code=1, command='/usr/bin/dot',
arguments='/build/buildd-activiz.net_1.0~git2023-1-i386-AO7kkp/activiz.net-1.0~git2023/obj-i486-linux-gnu/Doxygen/html/inline_dotgraph_1.dot
-Tsvg -o 
/build/buildd-activiz.net_1.0~git2023-1-i386-AO7kkp/activiz.net-1.0~git2023/obj-i486-linux-gnu/Doxygen/html/dot_inline_dotgraph_1.svg'
Error: 
/build/buildd-activiz.net_1.0~git2023-1-i386-AO7kkp/activiz.net-1.0~git2023/obj-i486-linux-gnu/Doxygen/html/inline_dotgraph_1.dot:3:
syntax error near line 3
context:set0   [shape=rect,style=filled,label=  quot;point
T(0) in [-Inf,320[quot;]

Ref:
https://buildd.debian.org/status/fetch.php?pkg=activiz.netarch=i386ver=1:1.0~git2023-1stamp=1322264294



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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:

Warning: /tmp/doxy/html/inherit__graph__0.dot:6: string ran past end of line
Error: /tmp/doxy/html/inherit__graph__0.dot:7: syntax error near line 7
context:   Node1   -   Node2 
[dir=back,color=firebrick4,fontsize=10,style=solid,fontname=FreeSans.ttf];
Problems running dot: exit code=1, command='dot', 
arguments='/tmp/doxy/html/inherit__graph__0.dot -Tpng -o 
/tmp/doxy/html/inherit__graph__0.png -Tcmapx -o 
/tmp/doxy/html/inherit__graph__0.map'
finished...

Cheers,

Thiemo Nagel

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'proposed-updates'), (500, 'stable'), 
(300, 'unstable'), (150, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages doxygen depends on:
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.5-2  GCC support library
ii  libstdc++64.4.5-2The GNU Standard C++ Library v3

Versions of packages doxygen recommends:
ii  texlive-extra-utils   2009-10TeX Live: TeX auxiliary programs

Versions of packages doxygen suggests:
pn  doxygen-doc   none (no description available)
pn  doxygen-gui   none (no description available)
ii  graphviz  2.26.3-5   rich set of graph drawing tools

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org