Re: GOP-PROP 3 - C++ formatting (probable decision)

2011-07-06 Thread Keith OHara
Karl Hammar  aspodata.se> writes:
 
> Graham:
> ...
> > I'm going to make the bold step of assuming that we will eliminate
> > tabs in all C++ files.
> 
> That implies that tabs in strings should be replaced with \t, is that
> what you want?

I think we want this very much, because a literal tab in "  "
could easily confuse me.  In fact, I think all tabs in strings in 
LilyPond's C code are already spelled \t.  



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: GOP-PROP 3 - C++ formatting (probable decision)

2011-07-06 Thread Jan Warchoł
2011/7/4 Graham Percival :
> I propose that we use a modified fixcc.py using astyle internally.
>
>    * the final script will be run blindly on the lilypond source
>      code. We will accept whatever formatting the final version
>      of this script produces, with no manual tweaking.

+1

>    * patches which have been run through this tool will not be
>      rejected for style reasons. Any code formatting “desires”
>      which are not enforced by fixcc.py will not be considered
>      grounds for rejecting a patch.

+1

> [everything]

+1

cheers,
Janek

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: GOP-PROP 3 - C++ formatting (probable decision)

2011-07-04 Thread Karl Hammar
Graham:
...
> ** Eliminate tabs
> 
> I'm going to make the bold step of assuming that we will eliminate
> tabs in all C++ files.
...

That implies that tabs in strings should be replaced with \t, is that
what you want?

Regards,
/Karl Hammar

---
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel