From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14382 invoked by alias); 2 Dec 2009 18:19:24 -0000 Received: (qmail 14372 invoked by uid 22791); 2 Dec 2009 18:19:23 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 Dec 2009 18:19:16 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id A6C572BABB9; Wed, 2 Dec 2009 13:19:14 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1MsJenrpttMj; Wed, 2 Dec 2009 13:19:14 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 620BC2BABA6; Wed, 2 Dec 2009 13:19:14 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 664B2F5889; Wed, 2 Dec 2009 10:19:08 -0800 (PST) Date: Wed, 02 Dec 2009 18:19:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: ppluzhnikov@google.com, gdb-patches@sourceware.org Subject: Re: [DOCO/PING] Re: [patch] Replace deprecated_memory_changed_hook with an observer. Message-ID: <20091202181908.GD4020@adacore.com> References: <8ac60eac0911251142r62f0e95al5ebd44503cac645c@mail.gmail.com> <20091125204837.GH26004@adacore.com> <8ac60eac0911251313r774f96a4h4b723062a698617e@mail.gmail.com> <20091202173744.GC4020@adacore.com> <83ljhll0m4.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83ljhll0m4.fsf@gnu.org> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2009-12/txt/msg00017.txt.bz2 > Sorry. I generally don't think I need to approve changes to > observer.texi, because it's not docs. It's code disguised as docs. Understood. observer.texi is included by gdbint, so the contents does go in a document, but I'm happy either way. Like I said, this is not the most difficult part of the documentation to fix if there is any issue. -- Joel