[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#229088: g++-3.3: nested namespaces error msg



Package: g++-3.3
Version: 1:3.3.3-0pre2
Severity: minor

In this example the error message mentions the wrong namespace:


namespace outer { namespace inner { void foo(); } }

void outer::foo()
{
// error: `void outer::foo()' should have been declared inside `outer'
}


-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux bulletproof 2.6.1-ben1-jtv1 #1 Fri Jan 16 01:54:06 CET 2004 ppc
Locale: LANG=en_IN, LC_CTYPE=en_IN

Versions of packages g++-3.3 depends on:
ii  gcc-3.3                    1:3.3.3-0pre2 The GNU C compiler
ii  gcc-3.3-base               1:3.3.3-0pre2 The GNU Compiler Collection (base 
ii  libc6                      2.3.2.ds1-10  GNU C Library: Shared libraries an
ii  libstdc++5-3.3-dev         1:3.3.3-0pre2 The GNU Standard C++ Library v3 (d

-- no debconf information




Reply to: