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


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


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