Hamish wrote:

> > Any final comments before the entire source tree is
> > reformatted?
> 
> Any thoughts on keeping the inter-branch svn merge effort low?

Don't merge?

Eventually, 7.x and 6.x are going to diverge by more than just
formatting.

> Q: With -br, is -bli1 needed so that things look like:
> if (a == b) {
>  and not
> if (a == b){

No; that's controlled by -saf/-sai/-saw (there should be one for
"switch", but there isn't; it always adds the space).

> ? (prefer the former)
> 
> for open braces functions, structs the { should not be indented 1 space from 
> the newline though..
> 
> maybe start with committing the change to one file and then put that
> up for public review.. (as two mega-commits would be a pain)

Anyone who wanted to comment on the formatting should probably have
done so in the month since this thread was started.

-- 
Glynn Clements <[EMAIL PROTECTED]>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to