From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10878 invoked by alias); 14 Jan 2011 18:54:01 -0000 Received: (qmail 10862 invoked by uid 22791); 14 Jan 2011 18:54:01 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from ausc60ps301.us.dell.com (HELO ausc60ps301.us.dell.com) (143.166.148.206) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 14 Jan 2011 18:53:56 +0000 X-Loopcount0: from 10.152.240.141 Subject: Re: [RFC-v2] Fix hpux_major_release variable setting Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: Paul Koning In-Reply-To: <4D309B82.7070104@vmware.com> Date: Fri, 14 Jan 2011 19:22:00 -0000 Cc: Pierre Muller , 'Pedro Alves' , "gdb-patches@sourceware.org" , 'Joel Brobecker' Content-Transfer-Encoding: 7bit Message-Id: <293EB934-45FB-4199-B225-EC222788FF76@dell.com> References: <000f01cbb401$1093cdc0$31bb6940$@muller@ics-cnrs.unistra.fr> <20110114163035.GQ2504@adacore.com> <000001cbb40b$b03b3020$10b19060$@muller@ics-cnrs.unistra.fr> <201101141757.53748.pedro@codesourcery.com> <000301cbb41a$c115c590$434150b0$@muller@ics-cnrs.unistra.fr> <4D309B82.7070104@vmware.com> To: Michael Snyder 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: 2011-01/txt/msg00343.txt.bz2 On Jan 14, 2011, at 1:52 PM, Michael Snyder wrote: > Pierre Muller wrote: >> Thanks for the feedback to Pedro and Joel. >> Committed with void added. >> Pierre >> PS: The nit by Joel was a problem when I sent the patch, >> there are no 4 empty lines, but there is a "^L" line, which got lost >> by the way I sent the patch in. > > Does it make sense to remove these ^L characters? > I doubt if anybody prints out these sources any more... > I would say good riddance to them. paul