public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* PLease test with gcc 3.4.3
@ 2004-11-15 12:06 Ken Foskey
  0 siblings, 0 replies; only message in thread
From: Ken Foskey @ 2004-11-15 12:06 UTC (permalink / raw)
  To: gcc help


I have raised this with Debian on gcc 3.4.2 and no response yet:

namespace a {}
namespace b {}
namespace c {
   namespace a = b;
}

This fails to compile with:

$ gcc-3.4 test.cpp
test.cpp:4: error: declaration of `namespace a' conflicts with
test.cpp:1: error: previous declaration of `namespace a' here

This works with gcc 3.4.1 apparently.  Could someone please check the new 3.4.3 release.

-- 
Ken Foskey
OpenOffice.org

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-15 12:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-15 12:06 PLease test with gcc 3.4.3 Ken Foskey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).