This is the mail archive of the gcc-patches@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: Clean up gccoptlists on main branch


On Mon, 2003-04-07 at 05:43, Hans-Peter Nilsson wrote:
> On Mon, 7 Apr 2003, James A Morrison wrote:
> 
> >   This cleans up the spacing in of the gccoptlists on the main
> > branch.
> 
> Why is one space => two spaces a cleanup?
> 
> brgds, H-P

 Consistancy.  Most of the options already have two spaces between them.
Also, makeinfo is whitespace sensitive so -foo  -bar appears differently
than -foo -bar in the info file.
 
James A. Morrison





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