From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27018 invoked by alias); 26 Oct 2002 22:26:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 26991 invoked by uid 71); 26 Oct 2002 22:26:00 -0000 Date: Sat, 26 Oct 2002 15:26:00 -0000 Message-ID: <20021026222600.26985.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Detlef Vollmann Subject: Re: c++/8338: Koenig lookup doesn't find enum value in special case Reply-To: Detlef Vollmann X-SW-Source: 2002-10/txt/msg01091.txt.bz2 List-Id: The following reply was made to PR c++/8338; it has been noted by GNATS. From: Detlef Vollmann To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, dv@vollmann.ch, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org Cc: Subject: Re: c++/8338: Koenig lookup doesn't find enum value in special case Date: Sun, 27 Oct 2002 00:21:08 +0200 Sorry, but I had a temporary blackout: of course, Koenig lookup searches for function names, but not for arguments. So g++ rejects my code correctly; the code is just illegal. So, you can close it. Sorry again for the false alarm. Detlef -- Detlef Vollmann vollmann engineering gmbh Tel: +41-41-4120911 P.O. Box 5106 Fax: +41-41-4120912 CH-6000 Luzern 5 / Switzerland eMail: dv@vollmann.ch