This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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 redundant NULL pointer checks


>I disagree. 

...and the GNU coding standards disagree with you. Also, current usage.
Also, the gcc sources, the last time I looked. 

> Indenting to the "(" eliminates most of the value
>of the line break in the first place.

Yes, it does. 

However, as I've stated before WRT the namespace indenting thing, or the
template indenting thing, consistency is the goal, and the way
formatting changes should be done is to change C++STYLE, then do
everything, not just a pick here and a poke there.

Therefore, please fix this Paolo, and if you'd like to open a general
formatting thread, feel free.

-benjamin


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