From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4285 invoked by alias); 7 Feb 2005 21:56:17 -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 4259 invoked by uid 48); 7 Feb 2005 21:56:14 -0000 Date: Tue, 08 Feb 2005 09:59:00 -0000 Message-ID: <20050207215614.4258.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050207174055.19808.adl@gnu.org> References: <20050207174055.19808.adl@gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/19808] miss a warning about uninitialized members in constructor X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg00462.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-07 21:56 ------- This is related to PR 2972 and PR 18016. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19808