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++/13659] [3.4 Regression] error: no matching function for call to
Date: Thu, 15 Jan 2004 14:45:00 -0000	[thread overview]
Message-ID: <20040115144526.3488.qmail@sources.redhat.com> (raw)
In-Reply-To: <20040112164741.13659.larsbj@gullik.net>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-15 14:45 -------
Subject: Bug 13659

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	aoliva@gcc.gnu.org	2004-01-15 14:45:16

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

Log message:
	PR c++/13659
	* name-lookup.c (validate_nonmember_using_decl): Take scope and
	name by value, instead of computing them.
	(do_local_using_decl, do_toplevel_using_decl): Add scope and name
	arguments.  Pass them to validate_nonmember_using_decl.
	* name-lookup.h (do_local_using_decl): Adjust.
	(do_toplevel_using_decl): Likewise.
	* parser.c (cp_parser_using_declaration): Likewise.
	* pt.c (tsubst_expr): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3883&r2=1.3884
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/name-lookup.c.diff?cvsroot=gcc&r1=1.33&r2=1.34
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/name-lookup.h.diff?cvsroot=gcc&r1=1.13&r2=1.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&r1=1.155&r2=1.156
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&r1=1.814&r2=1.815



-- 


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


  parent reply	other threads:[~2004-01-15 14:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-12 16:47 [Bug c++/13659] New: " larsbj at gullik dot net
2004-01-12 16:49 ` [Bug c++/13659] " larsbj at gullik dot net
2004-01-12 16:50 ` larsbj at gullik dot net
2004-01-12 17:30 ` [Bug c++/13659] [3.4 Regression] " pinskia at gcc dot gnu dot org
2004-01-12 17:39 ` pinskia at gcc dot gnu dot org
2004-01-12 17:41 ` giovannibajo at libero dot it
2004-01-15 14:45 ` cvs-commit at gcc dot gnu dot org [this message]
2004-01-15 14:46 ` cvs-commit at gcc dot gnu dot org
2004-01-15 17:46 ` aoliva at gcc dot gnu dot org
2004-01-15 17:46 ` aoliva 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=20040115144526.3488.qmail@sources.redhat.com \
    --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).