From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20030 invoked by alias); 18 May 2007 00:00:42 -0000 Received: (qmail 19971 invoked by uid 22791); 18 May 2007 00:00:33 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 18 May 2007 00:00:27 +0000 Received: (qmail 21481 invoked from network); 18 May 2007 00:00:23 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 18 May 2007 00:00:23 -0000 To: Caroline Tice Cc: gdb-patches@sourceware.org Subject: Re: Ping! [PATCH]: Tracking and reporting uninitialized variables References: <80EE31A6-4DF2-4D1F-B23D-8B814C1E6928@apple.com> <717BDA2E-D6FF-4AA5-B857-68BA5B140F5F@apple.com> From: Jim Blandy Date: Fri, 18 May 2007 00:00:00 -0000 In-Reply-To: (Caroline Tice's message of "Thu, 17 May 2007 10:18:30 -0700") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-05/txt/msg00302.txt.bz2 Caroline Tice writes: > Okay, I agree with your suggestions and have made the changes. The > modified patch is attached. Is this okay to commit? Yes, please do! But first, add yourself to the "Write After Approval" section of gdb/MAINTAINERS, with an appropriate ChangeLog entry, as a separate commit from the patch.