From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754143AbZLANPp (ORCPT ); Tue, 1 Dec 2009 08:15:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754131AbZLANPp (ORCPT ); Tue, 1 Dec 2009 08:15:45 -0500 Received: from cantor2.suse.de ([195.135.220.15]:36186 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754072AbZLANPo (ORCPT ); Tue, 1 Dec 2009 08:15:44 -0500 Message-ID: <4B151704.7020102@suse.cz> Date: Tue, 01 Dec 2009 14:15:48 +0100 From: Michal Marek User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090915 SUSE/3.0b4-5.3 Thunderbird/3.0b4 MIME-Version: 1.0 To: Tony Finch Cc: Sam Ravnborg , linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, Andrew Morton , Joe Perches , Russell King , "Justin P. Mattock" Subject: Re: [PATCH] unifdef: update to upstream revision 1.189 References: <20091127181749.GA16177@merkur.ravnborg.org> In-Reply-To: <20091127181749.GA16177@merkur.ravnborg.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 27.11.2009 19:17, Sam Ravnborg wrote: > On Fri, Nov 27, 2009 at 03:50:30PM +0000, Tony Finch wrote: >> Fix handling of input files (e.g. with no newline at EOF) that could >> make unifdef get into an unexpected state and call abort(). >> >> The new -B option compresses blank lines around a deleted section >> so that blank lines around "paragraphs" of code don't get doubled. >> >> The evaluator can now handle macros with arguments, and unbracketed >> arguments to the "defined" operator. Hi Tony, I don't have the patch and I can't find it in the archives either. Could you please resend it? Thanks! Michal