From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30315 invoked by alias); 18 May 2007 16:38:07 -0000 Received: (qmail 30281 invoked by uid 22791); 18 May 2007 16:38:05 -0000 X-Spam-Check-By: sourceware.org Received: from mail-out3.apple.com (HELO mail-out3.apple.com) (17.254.13.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 18 May 2007 16:38:00 +0000 Received: from relay5.apple.com (a17-128-113-35.apple.com [17.128.113.35]) by mail-out3.apple.com (Postfix) with ESMTP id A329D18CC35; Fri, 18 May 2007 09:37:32 -0700 (PDT) Received: from relay5.apple.com (unknown [127.0.0.1]) by relay5.apple.com (Symantec Mail Security) with ESMTP id 74A0A29C005; Fri, 18 May 2007 09:37:57 -0700 (PDT) X-AuditID: 11807123-a088ebb0000065b6-3c-464dd6656c7d Received: from [17.201.21.120] (athena.apple.com [17.201.21.120]) by relay5.apple.com (Apple SCV relay) with ESMTP id 5DAFF30400C; Fri, 18 May 2007 09:37:57 -0700 (PDT) Cc: gdb-patches@sourceware.org Message-Id: <14BD0212-5A29-4FA0-AC20-DEAA2CFD75FC@apple.com> From: Caroline Tice To: Jim Blandy In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v880) Subject: Re: Ping! [PATCH]: Tracking and reporting uninitialized variables Date: Fri, 18 May 2007 16:38:00 -0000 References: <80EE31A6-4DF2-4D1F-B23D-8B814C1E6928@apple.com> <717BDA2E-D6FF-4AA5-B857-68BA5B140F5F@apple.com> X-Mailer: Apple Mail (2.880) 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/msg00312.txt.bz2 It looks like someone needs to give me CVS write access to the GDB repository first (I already have write access, after approval, to the GCC repository). Whom should I contact about that? -- Caroline Tice ctice@apple.com On May 17, 2007, at 5:00 PM, Jim Blandy wrote: > > 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.