This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Question for removing trailing whitespaces (not vertical tab) from source


Jakub Jelinek <jakub@redhat.com> wrote on 13.03.2007 16:37:34:

> On Tue, Mar 13, 2007 at 03:22:50PM +0000, Andrew Haley wrote:
> > Feel free to do it to your local copy.  Don't do it to the gcc source
> > code repository.
> 
> Well, please do it on all your checkings - all lines you have changed
> to fix some bug or add a new feature shouldn't have trailing whitespace
> and in the leading whitespace should use tabs instead of 8 spaces.
> But please don't change lines that wouldn't be otherwise touched just
> to change their formatting.
> 
>    Jakub
> 

Ok, I will try for this. I have to find a different editor, which is not 
too smart as to remove trailing whitespaces ...

Cheers,
Kai


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