From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18509 invoked by alias); 14 Oct 2004 21:11:47 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 18501 invoked from network); 14 Oct 2004 21:11:46 -0000 Received: from unknown (HELO legolas.inter.net.il) (192.114.186.24) by sourceware.org with SMTP; 14 Oct 2004 21:11:46 -0000 Received: from zaretski ([80.230.156.217]) by legolas.inter.net.il (MOS 3.5.3-GR) with ESMTP id CVW46948 (AUTH halo1); Thu, 14 Oct 2004 23:10:32 +0200 (IST) Date: Thu, 14 Oct 2004 21:11:00 -0000 From: "Eli Zaretskii" To: Mark Kettenis Message-ID: <01c4b231$Blat.v2.2.2$da772700@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: cagney@gnu.org, gdb-patches@sources.redhat.com In-reply-to: <200410141837.i9EIbJCO000581@elgar.sibelius.xs4all.nl> (message from Mark Kettenis on Thu, 14 Oct 2004 20:37:19 +0200 (CEST)) Subject: Re: [COMMIT] Accept "\r\n" line-endings on all hosts Reply-to: Eli Zaretskii References: <200410141244.i9ECiXMQ008862@elgar.sibelius.xs4all.nl> <416E835F.9040702@gnu.org> <200410141837.i9EIbJCO000581@elgar.sibelius.xs4all.nl> X-SW-Source: 2004-10/txt/msg00258.txt.bz2 > Date: Thu, 14 Oct 2004 20:37:19 +0200 (CEST) > From: Mark Kettenis > CC: gdb-patches@sources.redhat.com > > Yup should be doable. No uuencoding necessary I think. Unless CVS > silently changes \r\n into \n. Some Windows CVS clients do that.