From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17484 invoked by alias); 12 Sep 2008 10:44:55 -0000 Received: (qmail 17469 invoked by uid 22791); 12 Sep 2008 10:44:54 -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, 12 Sep 2008 10:44:10 +0000 Received: (qmail 6376 invoked from network); 12 Sep 2008 10:44:08 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 12 Sep 2008 10:44:08 -0000 From: Pedro Alves To: gdb-patches@sourceware.org, Eli Zaretskii Subject: Re: [autodeps] gnu-nat, autogenerated files Date: Fri, 12 Sep 2008 10:44:00 -0000 User-Agent: KMail/1.9.9 Cc: Joel Brobecker References: <200809091606.45512.pedro@codesourcery.com> <20080912050501.GC3714@adacore.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809121144.05946.pedro@codesourcery.com> 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: 2008-09/txt/msg00255.txt.bz2 On Friday 12 September 2008 06:05:01, Joel Brobecker wrote: > > + > > +NAT_GENERATED_FILES = notify_S.h notify_S.c process_reply_S.h > > process_reply_S.c \ > > Just a very minor comment: I wonder if you might have exceeded 80 chars > on this line. Sorry about that. Fixed. On Friday 12 September 2008 10:09:56, Eli Zaretskii wrote: > Pedro's patch for the documentation looks fine to me. Thanks guys. I've checked it in. -- Pedro Alves