Package: doxygen
Version: 1.5.5-2
Severity: normal
In a collaboration diagram, class foo::A referencing class ::B gets
shown as referencing class foo::B instead. Even more visible when
foo::A references ::A :)
========== test-inherit.h
class A {};
class B {};
namespace foo {
class B {};
class A : public ::A {
::A* member_a;
::B* member_b;
};
}
==========
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (90, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.23.8-smp (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=french (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages doxygen depends on:
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libgcc1 1:4.3.0~rc2-1 GCC support library
ii libpng12-0 1.2.15~beta5-3 PNG library - runtime
ii libstdc++6 4.3.0~rc2-1 The GNU Standard C++ Library v3
doxygen recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]