------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-21 
14:19 -------
Subject: Bug 2922

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2005-07-21 14:18:54

Modified files:
        gcc/cp         : ChangeLog 

Log message:
        Completed this ChangeLog entry:
        
        2005-07-20  Douglas Gregor <[EMAIL PROTECTED]>
        
        PR c++/2922
        * semantics.c (perform_koenig_lookup): For dependent calls, just
        return the set of functions we've found so far. Later, it will be
        augmented by those found through argument-dependent lookup.
        * name-lookup.c (lookup_arg_dependent): Implement DR 164 by removing
        the optimization that skips namespaces where the functions were
        originally found.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4828&r2=1.4829



-- 


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

Reply via email to