From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32316 invoked by alias); 23 Jun 2004 05:54:14 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 32043 invoked by uid 48); 23 Jun 2004 05:54:13 -0000 Date: Wed, 23 Jun 2004 06:10:00 -0000 Message-ID: <20040623055413.32038.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040623053844.16151.igodard@pacbell.net> References: <20040623053844.16151.igodard@pacbell.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/16151] Poor diagnostics X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg02902.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-23 05:54 ------- Confirmed, I do not know if this counts as a regression though: pr16151.cc:4: error: `b' was not declared in this scope pr16151.cc:4: error: `buf' was not declared in this scope -- What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Status|UNCONFIRMED |NEW Ever Confirmed| |1 Keywords| |diagnostic Last reconfirmed|0000-00-00 00:00:00 |2004-06-23 05:54:10 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16151