[Patch] More redundant NULL pointer checks
Benjamin Kosnik
bkoz@redhat.com
Mon Apr 21 18:35:00 GMT 2003
>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
More information about the Libstdc++
mailing list