public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/23586] [3.4 regression] Bad diagnostic for invalid namespace-name
Date: Wed, 31 Aug 2005 10:16:00 -0000	[thread overview]
Message-ID: <20050831101625.6604.qmail@sourceware.org> (raw)
In-Reply-To: <20050826221750.23586.reichelt@gcc.gnu.org>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-08-31 10:16 -------
Subject: Bug 23586

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	reichelt@gcc.gnu.org	2005-08-31 10:16:05

Modified files:
	gcc/cp         : ChangeLog parser.c name-lookup.c 

Log message:
	PR c++/23586
	* parser.c (cp_parser_namespace_name): Move diagnostic for
	invalid namespace-name to here from ...
	* name-lookup.c (do_namespace_alias): ... here and ...
	(do_using_directive): ... here.  Remove dead code.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.230&r2=1.3892.2.231
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.157.2.58&r2=1.157.2.59
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/name-lookup.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.34.2.22&r2=1.34.2.23



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23586


  parent reply	other threads:[~2005-08-31 10:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-26 22:20 [Bug c++/23586] New: [3.4/4.0/4.1 " reichelt at gcc dot gnu dot org
2005-08-26 22:21 ` [Bug c++/23586] " pinskia at gcc dot gnu dot org
2005-08-26 22:37 ` reichelt at gcc dot gnu dot org
2005-08-30 16:23 ` cvs-commit at gcc dot gnu dot org
2005-08-30 16:28 ` cvs-commit at gcc dot gnu dot org
2005-08-30 16:43 ` [Bug c++/23586] [3.4 " reichelt at gcc dot gnu dot org
2005-08-31  8:47 ` reichelt at gcc dot gnu dot org
2005-08-31 10:16 ` cvs-commit at gcc dot gnu dot org [this message]
2005-08-31 10:17 ` reichelt at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050831101625.6604.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).