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++6                    4.4.5-2    The GNU Standard C++ Library v3

Versions of packages doxygen recommends:
ii  texlive-extra-utils           2009-10    TeX 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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to