From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 29 Oct 2002 15:01:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 29 Oct 2002 15:01:45 -0500 Received: from mail.parknet.co.jp ([210.134.213.6]:58128 "EHLO mail.parknet.co.jp") by vger.kernel.org with ESMTP id ; Tue, 29 Oct 2002 15:01:45 -0500 To: Linus Torvalds Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] remove the conv option of fat (1/3) References: <87d6pt82h6.fsf@devron.myhome.or.jp> From: OGAWA Hirofumi Date: Wed, 30 Oct 2002 05:07:59 +0900 In-Reply-To: <87d6pt82h6.fsf@devron.myhome.or.jp> Message-ID: <87hef56mao.fsf@devron.myhome.or.jp> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org OGAWA Hirofumi writes: > Linus Torvalds writes: > > > This patch was damaged in interesting ways, in particular the number of > > lines in the patch description was wrong, causing the patch program to get > > very confused. > > > > That implies that you're using some kind of post-processing tool to remove > > lines from the diff, without fixing up the diff numeric output. Correct? > > If so, your tools are broken. > > > > I ended up hand-editing the diff to make it apply, please don't make me do > > it again. > > Whoops, sorry. The tools was correct. The 8bit char in that mail was > encoded by mailer. Probably, because `=' in my patch was broken by it, > patch command was confused. > > So I made the mailer a setting which doesn't encode iso-8859-1 for the > moment. I understood now what you say. I'll fix my tools. Sorry again. -- OGAWA Hirofumi