This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] more comment cleanups


> Date: Fri, 31 Dec 2010 15:00:48 -0800
> From: Michael Snyder <msnyder@vmware.com>
> 
> Also break up some long lines.

Sorry Michael, but I don't think breaking up lines like that actually
improves the readability of the code.  Many of those fit comfrotably
in standard 80-column display.  By breaking them up they take up more
vertical space, which means that I can see less code.

> Checked in as obvious.

And therefore I don't consider this obvious.


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