From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6532 invoked by alias); 19 Apr 2010 02:53:33 -0000 Received: (qmail 6521 invoked by uid 22791); 19 Apr 2010 02:53:32 -0000 X-SWARE-Spam-Status: No, hits=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 19 Apr 2010 02:53:28 +0000 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o3J2rQS1028161 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 18 Apr 2010 22:53:27 -0400 Received: from host0.dyn.jankratochvil.net (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx03.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o3J2rO3u001610 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 18 Apr 2010 22:53:26 -0400 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.14.4/8.14.4) with ESMTP id o3J2rNEH023967; Mon, 19 Apr 2010 04:53:23 +0200 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.14.4/8.14.4/Submit) id o3J2rN7W023966; Mon, 19 Apr 2010 04:53:23 +0200 Date: Mon, 19 Apr 2010 02:53:00 -0000 From: Jan Kratochvil To: Sergio Durigan Junior Cc: gdb-patches@sourceware.org Subject: Re: [PATCH]: New `logical*8' type for Fortran Message-ID: <20100419025323.GA23818@host0.dyn.jankratochvil.net> References: <201004152001.22206.sergiodj@redhat.com> <20100416060916.GA29503@host0.dyn.jankratochvil.net> <201004181848.34931.sergiodj@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201004181848.34931.sergiodj@redhat.com> User-Agent: Mutt/1.5.20 (2009-08-17) 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: 2010-04/txt/msg00547.txt.bz2 On Sun, 18 Apr 2010 23:48:34 +0200, Sergio Durigan Junior wrote: > Please take a look at this version of the patch. I agree with it now, thanks. > Also, I tried to configure > my MUA in order to correctly insert files, but please take a look and tell me > if it continues to wrap words. If so, I will send the patch attached. ... > Content-Type: Text/Plain; > charset="iso-8859-1" > Content-Transfer-Encoding: 7bit > @@ -606,6 +607,8 @@ typebase /* Implements (approximately): (type-qualifier)* > type-specifier */ patch: **** malformed patch at line 57: type-specifier */ I do not defend this policy, though. Regards, Jan