Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3DE3D6F3.8070601@redhat.com> Date: Tue, 26 Nov 2002 15:17:55 -0500 From: Andrew Cagney 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 Cc: Ralf Habacker , binutils AT sources DOT redhat DOT com, cygwin AT cygwin DOT com Subject: Re: [Patch] skipping import libraries for performance reasons - direct auto-import of dll's References: <016f01c29540$e5a16380$cd6407d5 AT BRAMSCHE> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit > "Ralf Habacker" 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/