This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] skipping import libraries for performance reasons - directauto-import of dll's


"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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]