Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3DE3D6F3.8070601@redhat.com>
Date: Tue, 26 Nov 2002 15:17:55 -0500
From: Andrew Cagney <ac131313@redhat.com>
User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Ian Lance Taylor <ian@airs.com>
Cc: Ralf Habacker <Ralf.Habacker@freenet.de>, binutils@sources.redhat.com,
   cygwin@cygwin.com
Subject: Re: [Patch] skipping import libraries for performance reasons - direct
 auto-import of dll's
References: <016f01c29540$e5a16380$cd6407d5@BRAMSCHE> <m3d6osdrw0.fsf@gossamer.airs.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

> "Ralf Habacker" <Ralf.Habacker@freenet.de> writes:
> 
> 
>> The easiest way for such problems seems to me to suggest an indent command line,
>> which everyone who is going to build a patch could apply before to ensure the
>> standards.  Is anyone there who can provide such an indent command line ?
> 
> 
> Just run GNU indent.  It defaults to the GNU coding standard anyhow.
> Or read the standard at
>     http://www.gnu.org/prep/standards_23.html#SEC23

Almost.

You still need to provide GNU indent with a list of typedefs (e.g., 
`bfd').  The script ../gdb/gdb_indent.sh does this (using brute force).

Andrew



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

