From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13313 invoked by alias); 21 Mar 2009 09:17:24 -0000 Received: (qmail 13294 invoked by uid 22791); 21 Mar 2009 09:17:23 -0000 X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=AWL,BAYES_50,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 21 Mar 2009 09:17:17 +0000 Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KGU00300MOB2D00@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Sat, 21 Mar 2009 11:17:14 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.23.114]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KGU00C33N4P0I60@i-mtaout6.012.net.il>; Sat, 21 Mar 2009 11:17:14 +0200 (IST) Date: Sat, 21 Mar 2009 09:34:00 -0000 From: Eli Zaretskii Subject: Re: Patch to update gdbint.texinfo [01/04] In-reply-to: <1237202458.29424.36.camel@thomas> To: jeremy.bennett@embecosm.com Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <1237202458.29424.36.camel@thomas> 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: 2009-03/txt/msg00430.txt.bz2 > From: Jeremy Bennett > Date: Mon, 16 Mar 2009 11:20:58 +0000 > > This is the image as PDF. Diff as binary attachment. The PDF file that was produced by Patch using these diffs came out corrupted. I don't know why this happened; the CR characters that I see in the patch make me think that perhaps you produced the diffs on a Windows machine, or maybe copied them to a Windows machine before sending them via email. All kinds of weird things can happen with binary files on Windows. It's not a good idea to send binary files as diffs, anyway. So please send the two binary files themselves (PDF and PNG) as binary attachments, not the diffs against non-existing files. By the way, I decided to put the images in the same directory as the Texinfo files, as I don't see the need for another directory just to hold a few files. Thanks.